Closed pinarol closed 1 month ago
We only can start using PHPickerViewController
when we implement a custom image cropper, as it doesn't offer this option.
Good point. 👍
Another possibility: Allowing to inject the whole image picker together with the cropper 🤔. So in case other repos already have PHPickerViewController + their own cropper, they can continue using it. This way at least we wouldn't be lowering their existing privacy level.
Let's look into using PHPickerViewController for picking the image.
PHPickerViewController: