aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-07-23 19:25:52 -0400
committerGitHub <noreply@github.com>2021-07-23 19:25:52 -0400
commit3ea48445e330b89ad0d78b3964e933a7d4d30395 (patch)
tree8bdc7e27f0b11ca7e1786604e01e0b07880a204f /package.json
parent2f64db843b80229d08f8f0ae7e1d80b24ac38c12 (diff)
parent7f408bd79187a5efd512f3d8dc203ebb15dde9f6 (diff)
Merge pull request #523 from shravyaramesh/tma920-badge-icon-reset
[TMA-920] Badge Reset on App Icon
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7421ca9e..2023f78a 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"@react-native-community/cameraroll": "^4.0.4",
"@react-native-community/masked-view": "^0.1.10",
"@react-native-community/netinfo": "^6.0.0",
+ "@react-native-community/push-notification-ios": "^1.8.0",
"@react-native-firebase/analytics": "^11.2.0",
"@react-native-firebase/app": "^10.0.0",
"@react-native-firebase/messaging": "^10.0.0",
@@ -57,6 +58,7 @@
"react-native-photo-manipulator": "^1.2.4",
"react-native-picker-select": "^7.0.0",
"react-native-pinchable": "^0.2.1",
+ "react-native-push-notification": "^7.4.0",
"react-native-push-notifications": "^3.0.10",
"react-native-reanimated": "2.0.0-rc.0",
"react-native-safe-area-context": "^3.2.0",