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