diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-01-02 12:53:52 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2024-01-02 12:53:52 -0800 |
commit | 21f7cf216af7536592f39c7446e11591312ba870 (patch) | |
tree | c8b88ca9944d315ac75e6a7c9ea967dc8f374097 | |
parent | eeafd03ddf234272223f8ac08e005b2da1358fe7 (diff) | |
download | voidsky-21f7cf216af7536592f39c7446e11591312ba870.tar.zst |
Add patch explanation md
-rw-r--r-- | patches/expo-image-picker+14.7.1.patch.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/patches/expo-image-picker+14.7.1.patch.md b/patches/expo-image-picker+14.7.1.patch.md new file mode 100644 index 000000000..47c0daed5 --- /dev/null +++ b/patches/expo-image-picker+14.7.1.patch.md @@ -0,0 +1,3 @@ +added by https://github.com/bluesky-social/social-app/pull/2384#pullrequestreview-1800985521 + +hackfixes the image picker on android so that the user can select from their typical image sources \ No newline at end of file |