Browse Source

added ios notifications dependency

Arnaud Vergnet 3 years ago
parent
commit
9882873861
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      package.json

+ 1
- 0
package.json View File

@@ -21,6 +21,7 @@
21 21
   "dependencies": {
22 22
     "@nartc/react-native-barcode-mask": "^1.1.9",
23 23
     "@react-native-community/masked-view": "0.1.6",
24
+    "@react-native-community/push-notification-ios": "^1.1.1",
24 25
     "@react-navigation/bottom-tabs": "^5.1.1",
25 26
     "@react-navigation/drawer": "^5.1.1",
26 27
     "@react-navigation/native": "^5.0.9",

Loading…
Cancel
Save