react-native-push-notification
react-native-push-notification copied to clipboard
Implementation of Notification.MessagingStyle for Android
Feature Request
Thank you, this library works like charm for most use cases. However, for chat applications, implementing a method to add/remove messages from the notification bar would serve as an excellent use case for messaging apps.
Why it is needed
To bring messaging styles notification to react-native android
Possible implementation
Android exposes Notification.MessagingStyle
to create and edit messaging notifications. We can use it to push and pop messages from the notification bar
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.