ModernCoordinator
A lightweight navigation framework based on the Coordinator pattern and is a compact version from XCoordinator.
Installation
CocoaPods
ModernCoordinator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ModernCoordinator'
Carthage
ModernCoordinator is available through Carthage. To install it, add this to your Cartfile:
github "phamdinhduc795397/ModernCoordinator"
Swift Package Manager
Swift Package Manager is supported.
Author
Duc Pham, [email protected]
License
Coordinator is available under the MIT license. See the LICENSE file for more info.