Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jetpack-compose-navigation

How to integrate AlertDialog with Navigation component in Jetpack Compose?

How to navigate to a non bottom bar screen with jetpack compose?

Navigation destination that matches request NavDeepLinkRequest cannot be found in the navigation graph NavGraph

JetpackCompose Navigation Nested Graphs cause "ViewModelStore should be set before setGraph call" exception

How to handle back navigation with Jetpack Compose + Navigation (without fragments)

How to share a viewmodel between two or more Jetpack composables inside a Compose NavGraph?

Jetpack Compose Navigation loads screen infinitely

Jetpack compose navigation popUpTo inclusive true not cleared composable screen from backstack

Compose-Navigation: Remove previous composable from stack before navigating