Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jetpack-compose-navigation

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?

Nothing is displayed on the screen when using AnimatedNavHost

Hilt with Jetpack Compose Navigation

Jetpack Compose Navigation:How to pass an array as an argument?

How to ensure data refresh in a Composable when returning to it in Jetpack Compose Navigation?

Navigation is being called every time in Jetpack Compose

How to pop multiple screens back to a screen that receives a parameter in Jetpack Compose with type safety?