issues
search
invertase
/
react-native-notifee
Moved to https://github.com/invertase/notifee
https://invertase.io/blog/open-sourcing-notifee
Other
465
stars
31
forks
source link
feat: new apis
#331
Closed
helenaford
closed
3 years ago
helenaford
commented
3 years ago
New APIs:
cancelAllNotifications(notificationIds)
cancelDisplayedNotifications(notificationIds)
cancelTriggerNotifications(notificationIds)
isChannelCreated(channelId)
isChannelBlocked(channelId)
getDisplayedNotifications()
getTriggerNotifications()
New APIs: