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
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
### Breaking changes
11
11
12
12
- Now local scheduled notifications trigger `onNotification` before display [#574](https://github.com/zo0r/react-native-push-notification/pull/574).
13
-
-`RNPushNotificationRegistrationService` has been remove, old reference in AndroidManifest must be removed.
13
+
-`RNPushNotificationRegistrationService` has been removed, old reference in AndroidManifest must be removed.
14
14
-`Notifications.registerNotificationActions()` has been removed and is not required for `actions`.
15
15
-`DeviceEventEmitter.addListener('notificationActionReceived', callback)` is replaced by `onAction`.
0 commit comments