keske / react-native-easy-gestures

React Native Gestures. Support: Drag, Scale and Rotate a Component.
MIT License
174 stars 61 forks source link

Rotate and scale handlers #32

Open butavpaul opened 6 years ago

butavpaul commented 6 years ago

It would be great if you can create some handlers when the object is touched to rotate and scale instead of using gestures. Do you have any tips how to create this? Thank you.

basitsattar commented 5 years ago

Hi, were you able to achieve it?