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.

Content panning gesture not working on latest version of RNGH 1.10.0

See original GitHub issue

Bug

enableContentPanningGesture has no effect after upgrading react-native-gesture-handler from 1.9.0 to 1.10.0

Environment info

Library Version
@gorhom/bottom-sheet 2.2.0
react-native 0.63.4
react-native-reanimated 1.13.2
react-native-gesture-handler 1.10.0

Steps To Reproduce

  1. Upgrade to latest version of react-native-gesture-handler@1.10.0
  2. When Bottom Sheet is open, scroll content up.
  3. Bottom sheet does not expand

Describe what you expected to happen:

  • On content scroll, the bottom sheet should expand up

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gorhomcommented, Feb 11, 2021

issue been reported to React Native Gesture Handler repo https://github.com/software-mansion/react-native-gesture-handler/issues/1354

1reaction
efstathiosntonascommented, Feb 11, 2021

Same here on 2.2.0 @gorhom, react native gesture handler 1.1.10

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting Started | React Native Gesture Handler
On Android RNGH does not work by default because modals are not located under React Native Root view in native hierarchy. To fix...
Read more >
react-native-gesture-handler not recognize double tap
I am using Expo, but I do not know if it has anything to do with it. If none of these are working...
Read more >
Handling pan gestures | Apple Developer Documentation
Pan gestures are continuous, so your action method is called whenever the touch information changes, giving you a chance to update your content....
Read more >
react-native-gesture-handler - npm
Latest version : 2.8.0, last published: 2 months ago. ... in your project by running `npm i react-native-gesture-handler`.
Read more >
https://ftp.lip6.fr/pub/linux/distributions/slackw...
This release fixes two security issues: * CVE-2022-39253: When relying on the `--local` ... This update provides the latest CA certificates to check...
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