a simple weather app
I have chosed WeatherAPI as a service, the main reason for this, is that it has autocomplete API for searching for city names.
- Clean Archeticture
- MVVM design pattern
- Combine
- Repositories
- Unit testing
- UI testing
The project doesn't contain any 3rd party library, I think it's cleaner to use the native components
project built using xcode 13.1 and support ios 13+
version 5