Weather App is a basic iOS weather app for iPhone with a beautiful user interface. Using this iOS app one can get current weather data of your city. You can also check the weather from other 20,000 cities all over the world by providing city name in "Change City Screen".
Open Weather Map API: Open weather map's REST API is integrated to get the current weather details.
- SwiftyJSON
- Alamofire
- SVProgressHUD
- SwiftGifOrigin
-
Current location is gathered using "Core Location" API.
-
Provides current locations, current weather details.
-
You can change the city name and get weather details of 20,000 other cities all over the world.
-
A beautiful gif is shown as the background view for this app.
-
A beautiful user notification, every day to remind the user to check the latest weather in the city.
-
Clean and beautiful UI screens.
Vikas Radhakrishna Shetty