0

I'm in the process of learning React JS and I wanted to use one of these library for my styling

  • ReactStrap
  • Material UI

The next step for me is to learn React Native as well , and I'm wondering if there will be a similar styling library for both react js and react native with very few differences?

So I could learn and use one library for both react js and react native rather than using two different things for each.

2 Answers 2

2

Ciao, I'm using Material UI for my reactjs app and react-native-material-ui for my react-native app. The two libraries are similar (not equal) but very similar and once you learned how to use one, the other one is quite simple to understand.

Sign up to request clarification or add additional context in comments.

Comments

0

I`m using Themeor for both: React and React Native. This library has a similar approach to build styled components for React and React Native.

You don`t need to use Stylesheet in React Native and .css files in React projects. You better should read this article about Themeor component and colors using.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.