zo0r / react-native-push-notification

React Native Local and Remote Notifications
MIT License
6.74k stars 2.05k forks source link

Implementation of Notification.MessagingStyle for Android #2046

Open deepak-jha-kgp opened 3 years ago

deepak-jha-kgp commented 3 years ago

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

github-actions[bot] commented 2 years ago

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.