podkovyrin / TestCoordinators

UINavigationController vs Coordinator pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TestCoordinators

Notes

Proof of concept of Coordinator pattern ([1], [2], [3]) usage with UINavigationController and iOS 13 interactive modal transition.

Before adopting Coordinator pattern consider another approach of using UIViewController as if it was a coordinator https://github.com/insidegui/mvcwithsugar.

License

TestCoordinators is available under the MIT license. See the LICENSE file for more info.

About

UINavigationController vs Coordinator pattern

License:MIT License


Languages

Language:Swift 100.0%