Closed ahmads-code closed 3 weeks ago
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
Hey! 👋
It looks like you've omitted a few important sections from the issue template.
Please complete Snack or a link to a repository section.
Issue Resolved: Use Scrollview from react-native-gesture-handler
Description
I have component on the top half of the screen with charts scroll horizontally.
When i wrap the main component in GestureHandlerRootView the horizontal ScrollView stops working.
Here is the code from root component:
This is the code from scroll view component.
Steps to reproduce
Gesture Handler version
2.14.0
React Native version
0.72.5
Platforms
Android