Package-level declarations

This package contains a wrapper for views that automatically request POST_NOTIFICATIONS permission on Android 13+.

Functions

Link copied to clipboard
fun RequestNotificationPermission(onChanged: (Boolean) -> Unit = {}, content: @Composable (Boolean) -> Unit)

A wrapper for composables that show notifications to the user.