Search code examples
StateFlow collectAsState is not updating his value jetpack compose navigation...

androidkotlinandroid-jetpack-composekotlin-flowjetpack-compose-navigation

Read More
NoSuchMethodError in Jetpack Compose Navigation...

androidandroid-jetpack-composebuild.gradleandroid-jetpackjetpack-compose-navigation

Read More
How to navigate from notification to specific screen in an android jetpack compose single activity a...

android-jetpack-composejetpack-compose-navigation

Read More
Jetpack Compose NavHost recomposition composable multiple times...

androidandroid-jetpack-composeandroid-jetpack-navigationjetpack-compose-navigationcompose-recomposition

Read More
Button OnClick not navigating to another screen...

androidandroid-jetpack-composejetpack-compose-navigation

Read More
Why i am getting this error while i am using modifier property to set width or height of layout func...

kotlinandroid-jetpack-composejetpack-compose-navigation

Read More
Compose navigation, navigating to wrong screen on pressing back button...

androidandroid-jetpack-composejetpack-compose-navigation

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

kotlinandroid-jetpack-composekoinjetpack-compose-navigation

Read More
Compose cannot access Hilt View Model after popping the navigation stack...

androidkotlinandroid-jetpack-composedagger-hiltjetpack-compose-navigation

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

androidandroid-jetpack-composejetpack-compose-navigationadaptive-layout

Read More
Jetpack Compose - Ensuring list is at the correct position after navigating back from details screen...

androidkotlinmvvmandroid-jetpack-composejetpack-compose-navigation

Read More
Navigation using NavHostController inside oncreate of Activity...

androidkotlinnavigationandroid-jetpack-composejetpack-compose-navigation

Read More
How to handle Android Compose BottomBar Navigation mixed with arguments...

androidandroid-jetpack-composejetpack-compose-navigation

Read More
Handling deep links in compose SingleActivity app without multiple app instances and ugly animation...

androidandroid-jetpack-composedeep-linkingandroid-deep-linkjetpack-compose-navigation

Read More
The best way to define flavor-specific navigation for NavHost with Jetpack Compose...

androidandroid-jetpack-composeandroid-productflavorsjetpack-compose-navigationwhite-labelling

Read More
Jetpack Compose + Navigation: rememberSaveable loses state on rotate...

android-jetpack-composeandroid-architecture-navigationjetpack-compose-navigation

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

kotlinandroid-jetpack-composeandroid-viewmodeljetpack-compose-navigation

Read More
Jetpack Compose navigation NavController.popBackStack() not working properly...

androidkotlinandroid-jetpack-composeandroid-jetpack-navigationjetpack-compose-navigation

Read More
Check lifecycle before navigating in Compose...

androidandroid-jetpack-composeandroid-lifecyclejetpack-compose-navigation

Read More
Navigation not working in Jetpack Compose...

androidkotlinjetpack-compose-navigation

Read More
Compose navigation: How to avoid to add the current destination to the back queue once you navigate ...

android-jetpack-composeandroid-jetpack-navigationjetpack-compose-navigation

Read More
Firebase Magic Link in Jetpack Compose...

androidfirebasekotlinfirebase-authenticationjetpack-compose-navigation

Read More
Home and Auth navigation flows in Jetpack Compose...

androidkotlinandroid-jetpack-composeandroid-jetpackjetpack-compose-navigation

Read More
LaunchedEffect no longer triggering after navigating away and back to the Composable...

androidandroid-jetpack-composejetpack-compose-navigation

Read More
ViewModel isActive stills true after route change in Jetpack Compose...

androidkotlinandroid-jetpack-composejetpack-compose-navigation

Read More
Navigate from IconButton in an item in Lazycolumn...

androidandroid-jetpack-composejetpack-compose-navigation

Read More
Jetpack Navigation Compose Animation incorrect pop animation...

androidandroid-jetpack-composejetpack-compose-navigationjetpack-compose-accompanist

Read More
How to persist ViewModel when navigating in Android?...

androidkotlinandroid-jetpack-composeandroid-viewmodeljetpack-compose-navigation

Read More
Is it possible you can get the actual value of a string resource by calling it from a sealed class?...

androidkotlinresourcesandroid-jetpack-composejetpack-compose-navigation

Read More
Navigation is being called every time in Jetpack Compose...

androidkotlinandroid-jetpack-composejetpack-compose-navigationcompose-recomposition

Read More
BackNext