Michaelvilleneuve / react-native-perspective-image-cropper

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

Fix warning 'Animated.event now requires a second argument for options' #61

Open mwerder opened 3 years ago

mwerder commented 3 years ago

When dragging at a corner during cropping following warning appeared:

Animated.event now requires a second argument for options

As nativeDrivers are not supported on PanResponders, we need to set it to false