WITWeather WITWeather is a weather app created using the Openweather API and React Native here is the APK The app changes Themes according to the phones current theme(Dark/Light) To test/run this project you will need to setup your environment and follow the steps below first download the project Open a terminal cd to the project location Run the command yarn install Go to the Utils folder > weatherdata.js and add your Openweather Api key And then run yarn start on a separate terminal followed by npx react-native run-android