项目作者: podkovyrin

项目描述 :
UINavigationController vs Coordinator pattern
高级语言: Swift
项目地址: git://github.com/podkovyrin/TestCoordinators.git
创建时间: 2020-02-18T12:51:12Z
项目社区:https://github.com/podkovyrin/TestCoordinators

开源协议:MIT License

下载


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.