IntentLauncher

A LaunchedNavigation that navigates according to a given Intent

Constructors

Link copied to clipboard
constructor(createIntent: @Composable Activity.() -> Intent?)

Functions

Link copied to clipboard
fun Launch(viewModel: BaseLifecycleViewModel, onDispose: () -> Unit)

Launch this LaunchedNavigation for a given viewModel.