Minimal iOS Weather App Programmed in Swift
I created this application for the purpose of recreating the default iOS weather app.
This application utilizes:
- Location Services
- Forecast.io API
- Data Persistance with UserDefaults
- Advanced UI with Page-views, Scroll-views, & Stack-views