Add notifications

This commit is contained in:
aeroreyna
2022-03-15 21:22:02 -07:00
parent 4dc020f326
commit 521ffb19ee
7 changed files with 932 additions and 27 deletions

View File

@@ -28,7 +28,10 @@
"react-native-web": "0.17.1",
"react-native-webview": "^11.17.2",
"@react-native-async-storage/async-storage": "~1.15.0",
"expo-av": "~10.1.3"
"expo-av": "~10.1.3",
"expo-notifications": "~0.13.3",
"expo-device": "~4.0.3",
"expo-updates": "~0.10.15"
},
"devDependencies": {
"@babel/core": "^7.12.9"