Jacse / react-native-app-intro-slider

Simple and configurable app introduction slider for react native
MIT License
1.64k stars 329 forks source link

Scrolling in web is not changing the pagination position #217

Open RodolfoCamposGlz opened 3 years ago

RodolfoCamposGlz commented 3 years ago

I'm using react native web and when I scroll to the next page the dot of the pagination is not changing of position and index. This just happen in the web, in mobile it's totally okay

thienlhh commented 2 years ago

I have the same problem

bsubedi26 commented 1 year ago

Looks like the onSlideChange callback function isn't called on web either. @Jacse Are you facing this issue also?

Jacse commented 1 year ago

We have an open PR to fix the issue here https://github.com/Jacse/react-native-app-intro-slider/pull/267 I just need to hear back from the author.