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
@@ -0,0 +1,5 @@
# Expo Image Picker patch
Cherry-picked https://github.com/expo/expo/pull/37849
Remove when we update to a version that includes this commit.