Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cropper won't totally dismiss (frozen UI) #1585

Open
SudoPlz opened this issue May 13, 2021 · 2 comments · May be fixed by #1586
Open

Cropper won't totally dismiss (frozen UI) #1585

SudoPlz opened this issue May 13, 2021 · 2 comments · May be fixed by #1586

Comments

@SudoPlz
Copy link

SudoPlz commented May 13, 2021

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.36.0
  • react-native v0.64.0

Platform

  • iOS

Expected behaviour

openCropper should totally dismiss when hitting Cancel

Actual behaviour

The openCropper is dismissed, but a grey background remains (UITransitionView) and the actual app view controller (beneath) is frozen

Steps to reproduce

  1. From a modal view controller, openCamera, and take a photo

  2. then when done, openCropper

  3. hit cancel

It's a known issue of TOCropViewController TimOliver/TOCropViewController#365

SudoPlz added a commit to SudoPlz/react-native-image-crop-picker that referenced this issue May 13, 2021
@SudoPlz
Copy link
Author

SudoPlz commented May 13, 2021

Opened a PR to work around the issue here: #1586

@draperunner
Copy link

I think this is a duplicate of #1540.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants