calcazar / react-native-push-notification-CE

The community edition of the push notification library (by Zo0r) for applications made with React Native
MIT License
52 stars 23 forks source link

Prevent silent notifications from displaying in notification center #15

Closed nSimonFR closed 6 years ago

nSimonFR commented 6 years ago

This should prevent notifications that have no title nor message but a content-available from being displayed in the notification center, resulting in the same behaviour as iOS. I also added a commit that renames the default android channel to Notifications for conveniance.