The requirement to learn React Native
You'll write your code in JSX or JavaScript while building React Native app. So, You should have some basic knowledge of JavaScript, and React to learn React Native. You should also have knowledge of CSS and HTML. Even though you're not using them to create apps you have to understand the concept.
Things you should know:
1. Basic knowledge of programming,
2. HTML, CSS, JavaScript
3. Basic Knowledge of React
Installation
There are mainly two methods to set up an environment for react native. You can get started by Expo Go or React Native-CLI. It's easy to get started with Expo Gi but React Native CLI may be good for you.
You can check both installation processes here.
Comments
Post a Comment