Open
Description
Version
Tell us which versions you are using:
- react-native-image-crop-picker v0.35.3
- react-native v0.63.4
Platform
Tell us to which platform this issue is related
- iOS
Expected behaviour
Error is reported when cropper is cancelled E_CROPPER_CANCELLED
Actual behaviour
No error is reported and the await
never resolves.
Steps to reproduce
-
Take a photo on iOS
-
Press "Cancel" on the cropper screen
-
The error callback nor the
then
callback is resolved.
Attachments
Metadata
Metadata
Assignees
Labels
No labels