about summary refs log tree commit diff
path: root/patches/react-native-image-crop-picker+0.41.6.patch
Commit message (Collapse)AuthorAgeFilesLines
* Cropper - opt out of edge-to-edge enforcement on Android 15 (#7254)Samuel Newman2024-12-231-0/+33
| | | | | * opt out of edge-to-edge enforcement * revert unintended change
* Proper fix for iOS cropper being stuck (#7194)dan2024-12-191-0/+14
* Revert "Add iOS hack to fix cropper failing to show (#7191)" This reverts commit 25d20c6395a093a6cfc6aed4d08469f7f128f358. * Proper fix