LocalNotifications

Local notification capability of KMPNotifier.

Install it by passing it to KMPNotifier.initialize:

KMPNotifier.initialize(configuration, LocalNotifications)

The notifier is then available through notifier (or KMPNotifier.localNotifier).

Properties

Link copied to clipboard
Link copied to clipboard

The local notifier of the current platform.

Functions

Link copied to clipboard
open override fun install(runtime: NotifierRuntime)