- Standard compliant React-Native App
Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with npm install
- cd to the repo
npm install [email protected]
npm install react-native@^0.38.0
npm install react-native-file-upload@^1.0.4
npm install react-native-fileupload@^1.2.0
npm install react-native-image-picker@^0.24.0
3. Run Build for either OS
- for iOS
- run
react-native run-ios
- run
- for Android
- Run Genymotion
- run
react-native run-android