about summary refs log tree commit diff
path: root/patches/expo-image-picker+16.1.4.patch.md
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-07-21 17:33:59 +0300
committerGitHub <noreply@github.com>2025-07-21 09:33:59 -0500
commit74f7a44d7192dbd09138c1d82b798a3c6ea68cfd (patch)
tree0afb7dbdde230e9cd69a73c7e3ace73c4a60bc59 /patches/expo-image-picker+16.1.4.patch.md
parent760b184d28d2addc556c7ed738d57b6adfba1b56 (diff)
downloadvoidsky-74f7a44d7192dbd09138c1d82b798a3c6ea68cfd.tar.zst
Patch in upstream fix for video rotation on Android (#8635)
* patch in upstream fix

* build expo-image-picker from source so that patch takes
Diffstat (limited to 'patches/expo-image-picker+16.1.4.patch.md')
-rw-r--r--patches/expo-image-picker+16.1.4.patch.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches/expo-image-picker+16.1.4.patch.md b/patches/expo-image-picker+16.1.4.patch.md
new file mode 100644
index 000000000..7855e8621
--- /dev/null
+++ b/patches/expo-image-picker+16.1.4.patch.md
@@ -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.