react-native-push-notification / ios

React Native Push Notification API for iOS.
MIT License
741 stars 285 forks source link

Will `removePendingNotificationRequests` be supported in the next major release? #239

Closed devinjameson closed 3 years ago

devinjameson commented 3 years ago

See Apple for more info on the method. It will allow for particular pending notifications to be removed instead of all pending notifications.

Naturalclar commented 3 years ago

removePendingNotificationRequests has been implemented in v1.8.0 :tada: