Simple weather app built using open weather map api and react native. The application gets the location of the device and displays weather details according to the current device location.
Inside the project root flder,install packages using the following command
npm install
Run the application with the following command
npm start
Some snapshots of the application with different unit systems.
Author: MuhammadTaimour95
Source Code: https://github.com/MuhammadTaimour95/Weather-App-React-Native
#react-native #react #mobile-apps