-
SwipeDismissableNavHost
Provides a place in the Compose hierarchy for self-contained navigation to occur, with backwards navigation provided by a swipe gesture.
-
currentBackStackEntryAsState
Gets the current navigation back stack entry as a State.
-
rememberSwipeDismissableNavController
Creates a NavHostController that handles the adding of the WearNavigator from androidx.
-
rememberSwipeDismissableNavHostState
Create a SwipeToDismissBoxState and remember it.
Wear Navigation
Jetpack Compose API reference for compose-navigation.