Coordinator-Example icon indicating copy to clipboard operation
Coordinator-Example copied to clipboard

An example of the Coordinator pattern

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 [email protected]:wtsnz/Coordinator-Example.git
cd Coordinator-Example
open CoordinatorExample.xcodeproj