An open API service indexing awesome lists of open source software.

https://github.com/prashuk/ios-getweather


https://github.com/prashuk/ios-getweather

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# GetWeather

Sample iPhone app to get the weather of city and as well the current location.

## Features

* Dark-mode enabled app with vector assets.
* Delegate pattern.
* URLSession to network and make HTTP requests.
* Grand Central Dispatch to fetch the main thread.
* Core Location to get the current location from the phone GPS.