Michaelvilleneuve / react-native-perspective-image-cropper

Perform custom crop, resizing and perspective correction 📐🖼
MIT License
306 stars 127 forks source link

Unable to drag the coordinates on image #16

Closed qualwebs closed 5 years ago

qualwebs commented 5 years ago

Hello, thank you for your contribution. I am trying to implement a scanner with cropping functionality with the help of your another react-native library.

I have reached almost to the end of that functionality and stuck at cropper. Everything is working fine except resizing the crop area. Coordinates are generating based on the received output from the scanning library but I am not able to drag any point in it, I have no clue what I have missed or done wrong.