React Native in Action #1
1 min readSep 13, 2020
Don’t forget to say Bismillah before you read it. ✌✌😁
What is React Native?
React Native is a framework for building native mobile apps in JavaScript using the React JavaScript library and is developed by Facebook.
Why?
- Using Javascript Extensively
- Extendable and maintainable
- Virtual DOM
- One-way data flow
How to Install?
you can visit the website to see detailed information step by step.
Here, I only will give you advice on what is the difference between expo-cli and react native cli. The point is if this is your first project in mobile development you can use expo-cli. But, if you want to build a more complex application better you use react-native cli.
If, you have a question you can ask in the comment. See you. 😁😁