This repository was archived by the owner on Jan 14, 2025. It is now read-only.
8.0.0
Breaking changes
userInfois no more populated with theidof the notification, initialy included to cancel scheduled notifications. This change will probably not impact you.- Rename
cancelLocalNotificationstocancelLocalNotification(deprecation notice).
Features
- (iOS) upgrade
@react-native-community/push-notification-iosto version 1.9.0 pictureis now support for both Android and iOS, (alias ofbigPictureUrlfor Android).
Fixed
- (Android): Fix bug cancelLocalNotifications() does not work on Android #2100