callstack / react-native-pager-view

React Native wrapper for the Android ViewPager and iOS UIPageViewController.
MIT License
2.72k stars 418 forks source link

Scrollable example is broken #658

Open Bardiamist opened 1 year ago

Bardiamist commented 1 year ago

By some reason "Scrollable PagerView Example" is broken in 6.1.2 setPage don't work

I wanted to use example for create the issue about: nativeEvent.position returns wrong values on iOS only first time when use setPage

https://user-images.githubusercontent.com/22082342/204744481-849bfc3a-d675-4247-bd99-733a562bc325.mov

paulpopus commented 1 year ago

Hey, we're also experiencing that setPage or setPageWithoutAnimation don't work and both silently fail.

We can still change screens using scroll gestures so I think it's to do with the library. Will investigate later this week if I have the time.

ryanSoftwareEngineer commented 1 year ago

any work arounds for this? i'm not able to use setPage with a dynamic list of content