Swift Weather software

Original price was: ₨ 3,900.Current price is: ₨ 3,700.

SwiftWeather is a simple iOS weather application built with Swift and Xcode, featuring a clean weather interface with city information, current temperature, weather icons, and hourly forecasts. The UI uses Stack Views and Size Classes to provide responsive layouts across different iPhone orientations and screen sizes.

Guaranteed Safe Checkout

Swift Language Weather

 

 Language License

SwiftWeather has renamed to Swift Language Weather. Because this repo is ranked number one in Google when we search “Swift Weather”, I got an email from Swift Weather Company’s lawyer to ask me to change the name because they said they are the owner of U.S. Trademark SWIFT WEATHER. After discussed with them, they were not happy with the name SwiftyWeather. Now the new project name is Swift Language Weather.

Swift Language Weather is an iOS weather app developed in Swift 4. The app has been actively upgrading to adopt the latest features of iOS and Swift language.

Notices

 

The current version is working with Xcode Version Xcode 9.1 (9B55). If you are using different Xcode version, please check out the previous releases.

Version 4

 

This version has been upgraded to support iOS 10+ only using Swift 4.

There is three major version of the app released before.

  • V1.0 – Support iOS 7+ using CocoaPods and AFNetworking.
  • V2.0 – Support iOS 8+ using Carthage, Alamofire, and SwiftyJSON.
  • V2.1 – Support iOS 8+ using Alamofire and SwiftyJSON. This version has removed Carthage because some developers don’t have a paid Apple iOS developer account, and they have issues to build Carthage packages.
  • V3.0 – Support iOS 9+ and Swift 3.
  • MVVM – Reactively update ViewController UI from ViewModel
  • Protocol-Oriented Programming – We use Protocol-Oriented Programming in IBAnimatable open source project.
  • Value-based programming – Use immutable value anywhere.
  • Icon fonts - Use Weather Icons
  • SwiftyJSON
  • Core Location
  • App indexing like CoreSpotlight and NSUserActivity
  • Unit Tests
  • UI Tests
  • Animations

How to build

 

  1. Clone the repository
$ git clone https://github.com/JakeLin/SwiftLanguageWeather.git
  1. Install pods
$ cd SwiftLanguageWeather
$ pod install
  1. Open the workspace in Xcode
$ open "SwiftWeather.xcworkspace"

Reviews

There are no reviews yet.

Be the first to review “Swift Weather software”

Your email address will not be published. Required fields are marked *