A Basic showcase App for all major ReactNative components
- Follow instruction for specific OS here https://facebook.github.io/react-native/docs/getting-started
- Install ReactNative
npm install -g react-native-cli - Run install
npm install - To run on Android run
react-native run-android - To run on iOS
open .xcodeproj and build through XCode
https://facebook.github.io/react-native/docs/running-on-device