Description
Incorporate with Delegates, CoreLocation, Cocoapods, REST APIs,JSON, Alamofire, and UIAnimation.
In this application, you will be going to learn how to build a WEATHERCHECK application using Delegates, CoreLocation, Cocoapods, REST APIs, JSON, Alamofire, and UIAnimation.
Weather Source: openweathermap.org
Guides
1. Install Cocoapods on your computer.
2. Add new Pod Alamofire and SwiftyJSON in your Xcode Project.
3. Setting up the Location Manager to Get GPS Data from the iPhone.
4. Working with user location permission and GPS.
5. Networking with Alamofire.
6. Working with the JSON Format to parse data.
7. Create data weather model.
8. Using delegates and protocols to pass data between the view controller.
9. Implement UIImageView Animation for the weather icon.
PPWeatherCheck alternatives and similar libraries
Based on the "API" category.
Alternatively, view PPWeatherCheck alternatives based on common mentions on social networks and blogs.
-
MonkeyKing
MonkeyKing helps you to post messages to Chinese Social Networks. -
Swifter Twitter
[DEPRECATED] :bird: A Twitter framework for iOS & OS X written in Swift -
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨ -
Paste JSON as Code • quicktype
Xcode extension to paste JSON as Swift, Objective-C, and more -
Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances! -
TRON
Lightweight network abstraction layer, written on top of Alamofire -
mongo-swift-driver
The official MongoDB driver for Swift -
GooglePlacesAutocomplete
Google Places address entry for iOS (Swift) -
PXGoogleDirections
Google Directions API helper for iOS, written in Swift -
SwiftlySalesforce
The Swift-est way to build native mobile apps that connect to Salesforce. -
Federal Data SDK
Federal Data SDK built in the Swift programming language. Follow the link for the documentation: -
RandomUserSwift
👤 Framework to Generate Random Users - An Unofficial Swift SDK for randomuser.me -
Kraken
Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
Appwrite - The open-source backend cloud platform
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PPWeatherCheck or a related project?
README
PPWeatherCheck
Incorporate with Delegates, CoreLocation, Cocoapods, REST APIs,JSON, Alamofire, and UIAnimation.
In this application, you will be going to learn how to build a WEATHERCHECK application using Delegates, CoreLocation, Cocoapods, REST APIs,JSON, Alamofire, and UIAnimation.
Weather Source: openweathermap.org
Guides
- Install Cocoapods on your computer.
- Add new Pod Alamofire and SwiftyJSON in your Xcode Project.
- Setting up the Location Manager to Get GPS Data from the iPhone.
- Working with user location permission and GPS.
- Networking with Alamofire.
- Working with the JSON Format with Parse data.
- Create data weather model.
- Using delegates and protocols to pass data between the view controller.
- Implement UIImageView Animation for the weather icon.