add image picker

This commit is contained in:
StarAppeal
2024-12-13 03:53:10 +01:00
parent 803143e764
commit 29a930c793
7 changed files with 161 additions and 3 deletions
+2 -1
View File
@@ -51,7 +51,8 @@
"react-native-switch-with-icons": "^3.0.1",
"react-native-web": "~0.19.13",
"react-native-webview": "^13.12.5",
"sharp": "^0.33.5"
"sharp": "^0.33.5",
"expo-updates": "~0.26.10"
},
"devDependencies": {
"@babel/core": "^7.26.0",