Files
AndroidJetpack/Jetpack-Compose-Playground/docs/general/navigation.md
T
2026-07-15 16:57:36 +08:00

485 B

Navigation

On Android

In Android Projects you can use the Jetpack Compose Navigation

Codelab Jetpack Compose Navigation

Multiplatform

When you need a multiplaform solution for Routing, you can use Decompose

Decompose Navigation Overview