New V Needed, improves cache and image handling

This commit is contained in:
Adolfo Reyna
2024-10-04 01:34:24 -04:00
parent dc52f57424
commit 461b8c98ed
7 changed files with 4149 additions and 123 deletions

View File

@@ -40,7 +40,11 @@
"react-native-web": "~0.19.6",
"react-native-webview": "13.2.2",
"valtio": "^1.4.0",
"@expo/metro-config": "~0.10.0"
"@expo/metro-config": "~0.10.0",
"@expo/webpack-config": "^19.0.0",
"expo-image": "~1.3.5",
"expo-media-library": "~15.4.1",
"expo-sharing": "~11.5.0"
},
"devDependencies": {
"@babel/core": "^7.19.3"