MyWeather is a location-aware weather app. It will find out where you are in the world and query an open source weather service to retrieve the temperature and weather conditions. Also, you can change the city at the tap of a button. Want to know what it’s like in Rio? MyWeather is here to help.
- axios
- expo
- expo-location
- expo-permission
- expo-status-bar
- native-base
- redux
- react-redux
- redux-thunk
- react-native-reanimated
- more
Install my-project with npm
git clone https://github.com/TarokhDev2020/MyWeather-React-Native.git
cd my-project
npm installLocate to store/actions/weatherAction.js and place your App Id from openweathermap.org


