You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: