Added image selection on new Anomaly

Caution ! New import, run npm build to download it
Only accesses the Gallery, does not really save the image
This commit is contained in:
Alexis Leboeuf
2025-12-13 16:34:07 +01:00
parent f213e2dacf
commit 038006818d
4 changed files with 63 additions and 31 deletions

View File

@@ -21,6 +21,7 @@
"expo-font": "~14.0.9",
"expo-haptics": "~15.0.7",
"expo-image": "~3.0.9",
"expo-image-picker": "~17.0.10",
"expo-linking": "~8.0.8",
"expo-router": "~6.0.11",
"expo-splash-screen": "~31.0.10",
@@ -33,6 +34,7 @@
"react-dom": "19.1.0",
"react-native": "0.81.4",
"react-native-gesture-handler": "~2.28.0",
"react-native-image-picker": "^8.2.1",
"react-native-maps": "1.9.0",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",