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

pass swip diff to callback #16

Closed gtg092x closed 7 years ago

gtg092x commented 7 years ago

some implementations might want to enforce thresholds for the swipedown callback - passing the amount of position changed and the move event could help for use

gtg092x commented 7 years ago

@shahen94