-
### Description
I am experiencing an issue with a FlexLayout inside a ScrollView on an iPhone 8 Plus. The layout does not scroll as expected, although it works fine on other devices. This issue did n…
-
Add a scrollview which inherits collectionview to handle scrolling.
-
how to the same in horizontal way
-
### Description
I have installed this in the mono repo for react and react native but I am getting this error
### CodeSandbox/Snack link
https://github.com/AftabUfaq/my-monorepo
### Steps to repro…
-
**Describe the bug**
Using the code at https://github.com/dohooo/react-native-reanimated-carousel/issues/465#issuecomment-2068240634 fixes the issue on iOS and Android, but the issue is still present…
-
Since it's a ScrollView wrapper I tried using ScrollViewReader's scrollTo but that didn't do much. Anything we can use?
-
Currently, the object selection window, like other windows with a scrollview, is quite limited in how many entries can be displayed. Due to scrollviews using int16_t to keep track of their scroll posi…
-
I've tested this package with 2 scrollviews I have in my app, the fade is only applying to the _end_ of the scrollview, not the _start_.
-
### Description
## Version:
0.73.0
## Description
When I use PanResponder in scrollview, PanResponder gestures are passed through scrollview, causing the page to drift.
I can use `scrollEnabled…
-
Hello again, I'm testing the library into a ScrollView and when i press the button and scroll, the component continues running and finish without press more.
I hope you will could understand me, my e…