Package-level declarations

Types

Link copied to clipboard
class InstallAppPrompt(phoneDataLayerAppHelper: PhoneDataLayerAppHelper)

Functions

Link copied to clipboard
fun InstallAppBottomSheet(image: @Composable () -> Unit?, topMessage: String, bottomMessage: String, onDismissRequest: () -> Unit, onConfirmation: () -> Unit, modifier: Modifier = Modifier, sheetState: SheetState = rememberModalBottomSheetState())