react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
734 stars 282 forks source link

Remote Push-notification Displaying as separate notification #294

Closed prasanthvenkatachalam closed 3 years ago

prasanthvenkatachalam commented 3 years ago

When i receive multiple push notification from remote, each notification is forming as new notification. I need to wrap it in single notification which should come under app name. Like it should expand if i press down arrow. dbt