diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index efd8aa40f..cb30b5711 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "@fortawesome/react-native-fontawesome": "^0.3.0", "@gorhom/bottom-sheet": "^4", "@mattermost/react-native-paste-input": "^0.6.0", + "@notifee/react-native": "^7.4.0", "@react-native-async-storage/async-storage": "^1.17.6", "@react-native-camera-roll/camera-roll": "^5.1.0", "@react-native-clipboard/clipboard": "^1.10.0", @@ -45,6 +46,7 @@ "react-dom": "17.0.2", "react-native": "0.71.0", "react-native-appstate-hook": "^1.0.6", + "react-native-background-fetch": "^4.1.8", "react-native-fs": "^2.20.0", "react-native-gesture-handler": "^2.5.0", "react-native-haptic-feedback": "^1.14.0", |