Michaelvilleneuve / react-native-perspective-image-cropper

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

fix warning and use native driver #57

Closed skv-headless closed 3 years ago

skv-headless commented 3 years ago

photo_2021-03-11_11-18-55

irohitb commented 3 years ago

You can't use native driver with PanResponder: https://stackoverflow.com/questions/45363416/usenativedriver-with-panresponder

skv-headless commented 3 years ago

yep. You are right