react-native-easy-gestures icon indicating copy to clipboard operation
react-native-easy-gestures copied to clipboard

React Native Gestures. Support: Drag, Scale and Rotate a Component.

Results 41 react-native-easy-gestures issues
Sort by recently updated
recently updated
newest added

Hi,Thanks for the great gesture module in React-Native. I'm working on Sample Application in that i'm using this module to drag the Image in the particular view.Initially everything is working...

Hi, I haven't found docs of support for RTL here, is it possible? if not can you add rtl support? https://facebook.github.io/react-native/blog/2016/08/19/right-to-left-support-for-react-native-apps Regards, Yehuda

enhancement
question
in progress

I am using this library to move images in an app - but I am having some trouble implementing 'snap' functionality. Desired behaviour is for the image to be moveable...

Cannot read property 'object' of undefined ... react-native-easy-gestures\lib\index.js:31:24 I get this error in case of just import "react-native-easy-gestures". react-native-cli: 2.0.1 react-native: 0.50.4

in progress

I installed this project on my react-native project and I'm having ambiguous resolution of the react-native module, since this one requires react-native as well. Is it possible to install this...

It would be nice to have a property to snap a rotation to a 90 degree angle. I am going to work on this now. I'll add "snapThreshold" as a...

enhancement
in progress

hey admin, Thanks for this awesome Component. I want to scale image through sliding but not able to scale, i have set the transform property. **Code** ` ` and this...

help wanted
question

The application I'm building needs the ability to press a button and have the Gesture View rotate to a specified angle. The end goal is to "snap to the next...

How do I rotate/scale this image with an icon? thanks ![3651688541375_ pic](https://github.com/keske/react-native-easy-gestures/assets/3095848/f3b1980a-1666-4664-a3b7-9af3c841bf43)