In the following commit we’ve introduced support for Notifications on iOS and Android.
This will enable you to send notifications locally from your app, process user actions performed on those notifications as well as receive remote notifications sent from Apple Push Notification service or Google Firebase. The notifications can have action buttons or text input so that a user can trigger an action in the app directly from the notification. Supported platforms include iOS 10 or earlier, as well as Android O or earlier (down to Android 4.0.3 Ice Cream Sandwich). The included demo application showcases the available settings for local notifications on each platform as well as receiving remote notifications.
The exact set of features supported depends strongly on OS (refer to documentation here for more info). Some example notifications are presented below: