A weather app developed in React Native. It is the React Native version of SwiftWeather
If you don't have react-native-cli
installed, please get it installed by following the instructions in Get started with react-native
git clone https://github.com/JakeLin/ReactNativeWeather.git
cd ReactNativeWeather
npm install
react-native run-ios
react-native run-android
npm run lint
You can also install the following plugins in your editor/IDE: