Patch in upstream fix for video rotation on Android (#8635)

* patch in upstream fix

* build expo-image-picker from source so that patch takes
This commit is contained in:
Samuel Newman
2025-07-21 17:33:59 +03:00
committed by GitHub
parent 760b184d28
commit 74f7a44d71
3 changed files with 45 additions and 1 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"buildFromSource": [
"expo-notifications",
"expo-haptics",
"expo-media-library"
"expo-media-library",
"expo-image-picker"
]
}
}