MinervaCoordinator is an easy to use framework for structuring iOS, iPadOS and TvOS applications. It's key features include:
- A Coordinator framework that is similar to working with UIViewControllers.
MinervaCoordinator supports installation via CocoaPods, just add the following to your Podfile:
pod "MinervaCoordinator"
If you encounter bugs or missing features in MinervaCoordinator, please feel free to open a GitHub issue or send out a PR.
Contributions and bug fixes are appreciated.
MinervaCoordinator is licensed under the permissive MIT license.