Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jetpack-compose-navigation

Compose - NavHost recomposition multiple times

Compose Navigation : Passing Arguments in Back Stack

Jetpack Compose navigation: login screen and different screen with bottom navigation

Jetpack Compose: Nested navigation with bottom bar navigation in a nested route

Manually pre-populate navigation backstack in Android/Jetpack Compose

Pass an argument to a nested navigation graph in Jetpack Compose

How to prevent an onClick callback from being called multiple times?

Compose - get the same instance of ViewModel inside and outside of Navigation Graph

Dynamically Change Navigation Animation - Jetpack Compose

How to handle Android Compose BottomBar Navigation mixed with arguments

jetpack Compose row/column onClick navigation

how to remove the a composable from the back stack in Compose-Navigation

How to prevent multiple creation of a screen in jetpack compose navigation

StateFlow collectAsState is not updating his value jetpack compose navigation

Compose navigation: How to avoid to add the current destination to the back queue once you navigate out of it?