justhive / react-native-view-editor

A simple wrapper for being able to rotate, pan, and resize a child view or image with animations.
https://medium.com/@sscaff1/react-native-image-panning-zooming-832aef361c87#.dyvem0jr4
29 stars 16 forks source link

How to enable free dragging? #15

Open ossamaweb opened 7 years ago

ossamaweb commented 7 years ago

Hello, Nice Work! In my project I need to enable free dragging when the object is equal to minScale. What code is responsible for positioning the object at the edges? Thanks