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.
-
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨ -
Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances! -
Telegram Vapor Bot (SDK for creating Telegram Bots in Swift)
🤖 The wrapper for the Telegram Bot API written in Swift. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor, Smoke, Hummingbird, FlyingFox. -
Federal Data SDK
DISCONTINUED. Federal Data SDK built in the Swift programming language. Follow the link for the documentation: -
Kraken
Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
Nutrient - The #1 PDF SDK Library

* 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.