SwiftTsubame / iOS11Weather

iOS 11 Native Weather App Clone. One of the main Purpose of this repo is to show how to use custom collectionViewLayout to reproduce the smooth scrolling experience in the Native Weather App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS 11 Native Weather App

iOS 11 Native Weather App Clone.

One of the main Purpose of this repo is to show how to use custom collectionViewLayout to reproduce the smooth scrolling experience in the native weather app.

Compatibility

This project is written in Swift 3.0 and requires Xcode 8.2+ to build and run.

Getting Started

Navigate to the directory and run pod install. Then open Weather.xcworkspace to run the project.

Missing Features

  1. Integrate Weather API for up-to-date weather forecast
  2. View weather forecasts of multiple cities

Contact Info

swift.tsubame@gmail.com

About

iOS 11 Native Weather App Clone. One of the main Purpose of this repo is to show how to use custom collectionViewLayout to reproduce the smooth scrolling experience in the Native Weather App.


Languages

Language:Swift 99.4%Language:Ruby 0.6%