Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jetpack-compose-navigation

How to change icon if selected and unselected in android jetpack compose for NavigationBar like selector we use in xml for selected state?

How to control a Scaffold's FloatingActionButton onClick from child composable?

Jetpack compose how to centralize navController and inject it

Jetpack Compose BottomNavBar label overlapping Icon

How to implement nested navigation in a Two Pane layout in Jetpack Compose?

ViewModel triggered navigation with JetpackCompose

Jetpack Compose Navigation Is Triggering Recomposition

How can Jetpack Compose Navigation remember multiple back stacks?

Jetpack Compose Deeplink navigation from Oauth

Share viewmodel from activity to compose function using hilt

How to scope an object instance to Jetpack Compose navigation graph lifecycle using Hilt?

Predicitve back with Compose navigation

Compose side effects + Jetpack navigation + onBackPressed = Stuck navigation

Compose Navigation - navigation destination ... is not a direct child of this NavGraph

How to add an image to a button in jetpack compose/kotlin

How to navigate from notification to specific screen in an android jetpack compose single activity application?

How to test SavedStateHandle in Type Safety Navigation Compose?