Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 727 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 727 Bytes

CocoaCoordinator

ModernCoordinator macOS AppKit version.

A lightweight library based on the Coordinator pattern and is a compact version from XCoordinator.

Coordinator is creating reduce burden of navigations for NSViewController that allow groups a particular flow to visualize the transition between views.

alt text

Acknowledments

Origin Author

Duc Pham, phamdinhduc795397@gmail.com

License

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