An open API service indexing awesome lists of open source software.

https://github.com/winseyli/coordinator-pattern-example-app

Coordinator Pattern Example App
https://github.com/winseyli/coordinator-pattern-example-app

coordinator-pattern ios swift

Last synced: 4 months ago
JSON representation

Coordinator Pattern Example App

Awesome Lists containing this project

README

          

# Coordinator Pattern Example App

This iOS app project adopts the coordinator pattern, which was developed by Soroush Khanlou in the first place.

Reference:
- https://www.hackingwithswift.com/articles/71/how-to-use-the-coordinator-pattern-in-ios-apps
- https://www.hackingwithswift.com/articles/175/advanced-coordinator-pattern-tutorial-ios
- https://will.townsend.io/2016/an-ios-coordinator-pattern