question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: does it work out of the box with react-native-gesture-handler?

See original GitHub issue

If I’m not mistaken, to make react-native-gesture-handler work with native navigation libraries (like wix’s react-native-navigation), additional steps of setting it up are required. Does additional steps required if one uses react-native-screens with react-native-gesture-handler?

It would be great to have an answer to this question in README.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kmagieracommented, Sep 25, 2018

Updated the readme, thanks @angly-cat

1reaction
lebedevcommented, Sep 18, 2018

Hi, @kmagiera. Thanks for answering. While it’ll be great to have an overview how this library relates to RNN, my question actually was about your other library react-native-gesture-handler. I use RNGH extensively in my app, so I wonder if additional steps are required to integrate RNGH with this library or if they work alongside each other out of the box.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | React Native Gesture Handler - Open Source
Changing enabled prop during a gesture has no effect, only when a gesture starts (that is a finger touches the screen) the enabled...
Read more >
React Native Gesture Handler not calling events
I am currently following this tutorial but I can't get PanGestureHandler to work, and it is not working with TapGestureHandler too.
Read more >
Why React Native Gesture Handler & Reanimated ? - YouTube
Learn how and why you should use the React Native Gesture Handler and Reanimated Libraries Krzysztof Magiera Talk ...
Read more >
react-native-gesture-handler - npm
React Native Gesture Handler provides native-driven gesture management APIs for building best possible touch-based experiences in React Native.
Read more >
Swipe Gestures in React native with react-native ... - Medium
Now, let's import Swipeable from 'react-native-gesture-handler' and wrap the component inside renderItem . In our case, we are going to wrap ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found