Reactnativeapp
Sample app from React Native Crash Course
Install / Use
/learn @bradtraversy/ReactnativeappREADME
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
