Skip to content

8.0.0

Compare
Choose a tag to compare
@Dallas62 Dallas62 released this 19 Aug 08:55
· 20 commits to master since this release

Breaking changes

  • 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