-
DialogHost
Show each Destination on the DialogNavigator's back stack as a Dialog.
-
LocalOwnersProvider
Provides this NavBackStackEntry as LocalViewModelStoreOwner, LocalLifecycleOwner and LocalSavedStateRegistryOwner to the content and saves the content's saveable states with the g…
-
NavHost
Provides a place in the Compose hierarchy for self contained navigation to occur.
-
currentBackStackEntryAsState
Gets the current navigation back stack entry as a MutableState.
-
rememberNavController
Creates a NavHostController that handles the adding of the ComposeNavigator and DialogNavigator.
Navigation Compose
Jetpack Compose API reference for navigation-compose.