Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regexident/captain
Type-safe iOS app routing/coordination
https://github.com/regexident/captain
coordinator coordinator-pattern ios navigation routing
Last synced: 15 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T08:45:28.000Z (about 6 years ago)
- Last Synced: 2025-01-05T14:39:54.121Z (28 days 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.