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

Handle touches #22

Open yogsagot opened 6 years ago

yogsagot commented 6 years ago

PropTypes are deprecated in React-Native And also underlying TouchableHighlights are not handled properly without this fix