Migrate from react-native Image to expo-image to permanently resolve Android OutOfMemory crashes with massive local photo decodes

This commit is contained in:
2026-05-31 20:40:36 +02:00
parent a4a5406094
commit 63df4ae4f0
3 changed files with 25 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@
"expo-build-properties": "~1.0.10",
"expo-camera": "~17.0.10",
"expo-file-system": "~19.0.23",
"expo-image": "~3.0.11",
"expo-image-manipulator": "~14.0.8",
"expo-linear-gradient": "~15.0.8",
"expo-media-library": "~18.2.1",