Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with npm
or yarn
- cd to the repo
- Run Build for either OS
- for iOS
- run
react-native run-ios
- run
- for Android
- run
react-native run-android
- run
Step 1: git clone this repo:
Step 2: cd to the cloned repo:
Step 3: Install the Application with npm
or yarn
react-native run-ios
react-native run-android