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

Composable React Native Gestures

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

Hi, I donwloaded the library and added it, I only added the exmaple to my code, it didn't work. I tried to add only , but still the same problem....

`export` is the new syntax of es6 modules, it should use it

HOC can do everything that mixins can, but provides a better API https://medium.com/@dan_abramov/mixins-are-dead-long-live-higher-order-components-94a0d2f9e750

``` js React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass (for composite components). ``` this is happening...

I noticed that when starting the touch on a child view, the gestures doesn't work. In the example if I touch one of the Text views and try to drag,...

When use `drag` gesture the rotate value is 0, ever. Can you add this value to this gesture? How how I can get this with one finger?

Using react doc gen