react-native-weather A Weather app made in react native How to run the project First clone the project using $ git clone https://github.com/informsharique/weather-app.git go to the root of the project and run $ yarn install OR $ npm install Run the project using $ yarn android