React Native Sample App This is the sample code from the React native crash course Version 1.0.0 Usage Installation $ npm install Run the packager $ react-native start Run the app in Windows $ react-native run-android Run the app in iOS $ react-native run-ios