Content panning gesture not working on latest version of RNGH 1.10.0
See original GitHub issueBug
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
- Upgrade to latest version of
react-native-gesture-handler@1.10.0
- When Bottom Sheet is open, scroll content up.
- Bottom sheet does not expand
Describe what you expected to happen:
- On content scroll, the bottom sheet should expand up
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
issue been reported to React Native Gesture Handler repo https://github.com/software-mansion/react-native-gesture-handler/issues/1354
Same here on 2.2.0 @gorhom,
react native gesture handler 1.1.10