Coordinator Pattern in Swift
This is a demo app for an article on using Coordinator pattern in Swift. In the article which could be access through my blog or the Medium
The relationship between coordinators are like this:
The features of the the demo app are:
- Using multiple coordinators
- Shared view controllers among coordinators
- Cleaning up resources after finishing a coordinator