GrantCalendar

actual object GrantCalendar

Entry point for initializing the Grant Calendar module.

expect object GrantCalendar

Entry point for initializing the Grant Calendar module.

actual object GrantCalendar

Entry point for initializing the Grant Calendar module.

Functions

Link copied to clipboard
actual fun initialize()

No-op on Android, as Android handles permissions via Manifest and Intents.

expect fun initialize()

Initializes the Calendar permission handler. Must be called before requesting Calendar permissions. It is safe to call this multiple times.

actual fun initialize()

Registers the Calendar permission handler for iOS.