React Native Installation

Posted on Posted in ReactNative

React Native Installation

1: Install Node JS : https://nodejs.org/en/download/

2: npm install -g react-native-cli

3: react-native init AwesomeProject

4: cd FirstProject

5: react-native run-android

6: react-native run-iOS

 

Atom Editor 

 

Leave a Reply

Your email address will not be published. Required fields are marked *