about summary refs log tree commit diff
path: root/patches/expo-image-manipulator+13.0.5.patch
Commit message (Collapse)AuthorAgeFilesLines
* Fix image upload on native (#7121)dan2024-12-151-12/+65
|
* Fix posting images on web (#7105)dan2024-12-141-0/+48
* Fix uploadBlob to handle blob: URI * Patch expo-image-manipulator to support "compress" argument * Narrow down the fix