This repository was archived by the owner on Jan 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010### Features
1111
12+ ### Fixed
13+
14+ ## [ 3.4.0] - 2020-05-08
15+
16+ ### Features
17+
1218- (Android) Call ` onRegister ` when [ Firebase renew token] ( < https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService#onNewToken(java.lang.String) > ) .
1319- (Android) Added Abandon Permissions method to Android [ #1425 ] ( https://github.com/zo0r/react-native-push-notification/pull/1425 )
1420- (Android) Add a new key in ` AndroidManifest.xml ` to allow/remove notification in foreground.
@@ -21,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2127### Fixed
2228
2329- (Android) ` number ` and ` id ` are now correctly handled as number in Android.
30+ - (iOS) Update push-notification-ios to 1.2.0 [ #1410 ] ( https://github.com/zo0r/react-native-push-notification/pull/1410 )
2431- Make sure to import PushNotificationIOS from react-native first [ #617 ] ( https://github.com/zo0r/react-native-push-notification/pull/617 )
2532
2633## [ 3.3.1] - 2020-05-01
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-push-notification" ,
3- "version" : " 3.3.1 " ,
3+ "version" : " 3.4.0 " ,
44 "description" : " React Native Local and Remote Notifications" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments