AppIntroductionScreen
Main application introduction screen. This Composable hosts the navigation flow and hoists the permission states.
Parameters
onDone
Callback invoked when the introduction flow is completed.
viewModel
ViewModel for tracking the introduction flow state.