Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after upgrade from version 5.4.25 to 6.6.1 the viewPager blocked the scroll of parent flatList in ios #948

Open
gallavie opened this issue Dec 14, 2024 · 2 comments

Comments

@gallavie
Copy link

Environment

react-native 0.75
viewPager 6.6.1
ios 17.5

Description

i have flatlist and i render in header the viewPager.
when i use version 5.4.25 everything worked prefect in ios and android i can scroll the flatlist up and down from any where.
but after upgrade to version 6.6.1 the viewPager worked but i cant scroll the flatlist up or down from viewPager header.
is happen only in ios and i think is related to element UIPageViewController in ios.

Reproducible Demo

@ExxEss
Copy link

ExxEss commented Dec 14, 2024

I got the same issue

@JavaGalaxy
Copy link

Encountered similar issue with scroll. had to downgrde to 6.1.4:
react-native-pager-view": "6.1.4",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants