LocalNotifications
Local notification capability of KMPNotifier.
Install it by passing it to KMPNotifier.initialize:
KMPNotifier.initialize(configuration, LocalNotifications)Content copied to clipboard
The notifier is then available through notifier (or KMPNotifier.localNotifier).