Kotlin/MPP presentational layer routing module with path based. Inspired from Vue Router.
KoRouter is one of presentation layer routing module for Android/iOS multi-platform wrote with Pure-Kotlin. KoRouter works like Vue Router and provides 3 functions:
- DSL for registration
- Dispatch processing with path string and considering the hierarchy
- Routing history management
TODO
TODO