wtsnz / Coordinator-Example

An example of the Coordinator pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coordinator Example

This is the project to accompany my blog post on the Coordinator Pattern.

📍 Getting Started

As of 11th November 2016, this project requires Xcode 8.0 (Swift 3.0)

The following commands will download the repository, and open the desired Xcode project.

git clone git@github.com:wtsnz/Coordinator-Example.git
cd Coordinator-Example
open CoordinatorExample.xcodeproj

About

An example of the Coordinator pattern


Languages

Language:Swift 100.0%