react-native-push-notification / ios

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

feat: add removeAllPendingNotificationRequests method #206

Closed Naturalclar closed 3 years ago

Naturalclar commented 3 years ago

Fix #201 Added removeAllPendingNotificationRequests method to replace the deprecated cancelAllNotifications method.

cancelAllNotifications method will be removed in the next major version of this package