Ajout de expo-notifications

This commit is contained in:
2024-12-10 01:01:10 +01:00
parent 8f29169381
commit 48845c70c2
3 changed files with 147 additions and 13 deletions

View File

@@ -30,6 +30,8 @@
"expo-haptics": "~14.0.0",
"expo-linking": "~7.0.3",
"expo-location": "^18.0.2",
"expo-notifications": "~0.29.11",
"expo-updates": "~0.26.10",
"expo-router": "~4.0.9",
"expo-secure-store": "~14.0.0",
"expo-splash-screen": "~0.29.13",
@@ -51,8 +53,7 @@
"react-native-screens": "~4.1.0",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.2",
"react-redux": "^9.1.2",
"expo-updates": "~0.26.10"
"react-redux": "^9.1.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",