navigation
0.7.5indexedTool simplifies navigation with base functionality, Compose wrappers, and MVVM support. Features nodes, chains, and repositories for flexible navigation architecture.
3
Stars
1
Used by
dependents
—
Health
/ 100
Tool simplifies navigation with base functionality, Compose wrappers, and MVVM support. Features nodes, chains, and repositories for flexible navigation architecture.
Relatively simple tool for navigation in a lot of kotlin platforms:
It is strongly recommended to open tutorial after completing reading of this readme to understand how to use library
There are several types of artifacts:
Compose wrappers for navigation nodeimplementation "dev.inmo:navigation.mvvm:$navigation_version"
<dependency>
<groupId>dev.inmo</groupId>
<artifactId>navigation.mvvm</artifactId>
<version>${navigation_version}</version>
</dependency>
ViewSurfaced from shared tags and platforms — no rankings paid for.