You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.
Iphone 6, but i faced with same problem in other phones too(android,different screen sizes) I solved the issues via changing code.If there is safeareaview in parent components it causes extra space in ImageEditor. I changed safeareview to regular view in ImageEditor.tsx file and changed styles of Crop(i try to manipulate because i need only crop and only one done button) mode. But i noticed another bug with horizontal images.
When i drag selection grid like below
It pushes selection grid below picture causes error. No problem with square or vertical pictures because no space below the picture.Now i try to convery your package to only crop with one control bar(any help would be great). Developing a selection grid is too much for me now, I would like to help but i need time.
Thanks for that great editor.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello i use expo react native latest sdk.
When component in cropping mode it exceeds screen
And header doesn't disappear. I tried to style component but no luck
Any ideas?
Thanks in advance
The text was updated successfully, but these errors were encountered: