expo-image-editor
expo-image-editor copied to clipboard
Crop Area is not draggable on android devices
Crop rectangle Area is not draggable on android devices
Any solutions? I have the same issue, oddly it does work when asView is set to true
I had the same problem and it was fixed wrapping the component inside a React Native Paper's Portal component
I am also facing the same issue, unable to drag the rectangle doesn't matter asView is true
or false
.
Guys I found the fix here. https://github.com/software-mansion/react-native-gesture-handler/issues/139#issuecomment-890354908