Experimental: use react-native-background-fetch to check for notifications

This commit is contained in:
Paul Frazee
2023-01-24 19:14:05 -06:00
parent 495227bb2c
commit 82ea110bb3
4 changed files with 47 additions and 1 deletions
+1
View File
@@ -46,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",