Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit e9d0476

Browse files
Update push-notification-ios to 1.2.0
Version 1.1.0 giving a `No known class method for selector 'didReceiveNotificationResponse'`error
1 parent 8a5871d commit e9d0476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "git+ssh://git@github.com:zo0r/react-native-push-notification.git"
2525
},
2626
"dependencies": {
27-
"@react-native-community/push-notification-ios": "^1.0.1"
27+
"@react-native-community/push-notification-ios": "^1.2.0"
2828
},
2929
"peerDependencies": {
3030
"react-native": ">=0.33"

0 commit comments

Comments
 (0)