react-native-pager-view icon indicating copy to clipboard operation
react-native-pager-view copied to clipboard

Scrollable example is broken

Open Bardiamist opened this issue 1 year ago • 2 comments

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

Bardiamist avatar Nov 30 '22 08:11 Bardiamist

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.

paulpopus avatar Dec 05 '22 05:12 paulpopus

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

ryanSoftwareEngineer avatar Jun 05 '23 17:06 ryanSoftwareEngineer