Step 1: git clone this repo:
git clone https://github.com/Pl4gue/RNWeather.git
Step 2: cd to the cloned repo:
cd RNWeather/
Step 3: Install dependencies
npm install
- cd to the repo
- Run Build for either OS
- for iOS
- run
react-native run-ios
- run
- for Android
- Run Genymotion
- run
react-native run-android
This project adheres to Standard.