https://github.com/regexident/captain
Type-safe iOS app routing/coordination
https://github.com/regexident/captain
coordinator coordinator-pattern ios navigation routing
Last synced: 3 months ago
JSON representation
Type-safe iOS app routing/coordination
- Host: GitHub
- URL: https://github.com/regexident/captain
- Owner: regexident
- License: mpl-2.0
- Created: 2018-06-18T14:34:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T08:45:28.000Z (over 6 years ago)
- Last Synced: 2025-01-19T01:18:51.881Z (4 months ago)
- Topics: coordinator, coordinator-pattern, ios, navigation, routing
- Language: Swift
- Size: 65.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Captain
**Captain** is a proof-of-concept for type-safe iOS app routing/coordination.
## Usage
See the **CaptainDemo** project for example usage.
## License
**Captain** is available under the **MPL-2 license**. See the `LICENSE` file for more info.