Sample Objective-C app that displays location based weather. Leverages LocalWeatherKit CocoaPod. Additionally, makes use of Local Weather images.
-
Get API key from OpenWeatherMap
-
Clone this repo
-
Open workspace, replace
KEY_ID
constant value inLWConstants.h
with your API key from Step 1 -
Clone LocalWeatherKit. LocalWeather app references LocalWeatherKit CocoaPod, a local and unpublished pod
-
That's it! Run app and enjoy the local weather. Well, the weather app at least :-)
- Core Location -
CLLocationManager
- MapKit -
MKAnnotation
- UIKit
- 3D Touch
UIApplicationShortcutItem
- Peek and Pop
UIViewControllerPreviewingDelegate
UIPreviewActionItem
- 3D Touch