Package-level declarations
Types
Functions
Link copied to clipboard
fun JetpackNavHost(appState: JetpackAppState, onShowSnackbar: suspend (String, SnackbarAction, Throwable?) -> Boolean, modifier: Modifier = Modifier)
Composable function that sets up the navigation host for the Jetpack Compose application.