Cömert Çimen
Cömert Çimen
``` "@types/react-test-renderer": "^18.0.0", ``` Using this version will solve the problem.
I have the same issue, is there any progress resolving this bug?
Is the answer same for using the cropping/image editing screen for without camera usage? e.g. using share functionality to import an image from third party apps and passing image path...
The problem is with the ActionSheetIOS (which this library uses for ios). I just tried the same code and it does not show up. Not sure if there is already...
Weird that destructiveButtonIndex uses zero-based indexing and cancelButtonIndex uses one-based indexing