about summary refs log tree commit diff
path: root/patches/expo-image-manipulator+13.0.5.patch
Commit message (Collapse)AuthorAgeFilesLines
* Update patches (#8151)Eric Bailey2025-04-071-101/+0
| | | | | | | | | * Update patches after #8133 * Bump deps * Revert @react-native-picker/picker downgrade * Migrate RN patch
* 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