jetpack-compose-navigation-tutorial
There are 2 repositories under jetpack-compose-navigation-tutorial topic.
Dinesh2510/Navigation-in-Jetpack-Compose
The Navigation component provides support for Jetpack Compose applications. You can navigate between composables while taking advantage of the Navigation component's infrastructure and features. Basic concept about navigation in Jetpack compose.
hardi17/BottomNavigation-TopAppBar-JetpackCompose
A Demo of bottom navigation bar and top app bar using Jetpack compose's navigation library in kotlin.