This is a React Native weather app that uses the OpenWather API to display the current weather data.
This application was created in order to increase my working knowledge of React Native and learning to retrieve data from the API.
- React Native - version 0.63
- Jest - version 26.4
- Follow the React Native Guide for getting started building a project with native code.
git clone https://github.com/DamianJudek/WeatherApp.gitto clone this repositorynpm installto install dependenciesnpx react-native run-androidto run app on your android phone
- Searching by city name or GPS lcoation
- Weather icons
- UI tests
- Animations
Project is finished
Design inspired by Samsung Weather - what a beautiful app
