You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
userInfo is no more populated with the id of the notification, initialy included to cancel scheduled notifications. This change will probably not impact you.
Rename cancelLocalNotifications to cancelLocalNotification (deprecation notice).
Features
(iOS) upgrade @react-native-community/push-notification-ios to version 1.9.0
picture is now support for both Android and iOS, (alias of bigPictureUrl for Android).
Fixed
(Android): Fix bug cancelLocalNotifications() does not work on Android #2100