jfilter / react-native-onboarding-swiper

🛳 Delightful onboarding for your React-Native app
https://www.npmjs.com/package/react-native-onboarding-swiper
Other
971 stars 179 forks source link

Swiper starts at second slide (android) #134

Open mdbaniani opened 1 year ago

mdbaniani commented 1 year ago

on android the swiper starts at second slide (index 1 instead of index 0), unlike iOS.

my package.json :

"react-native-onboarding-swiper": "^1.2.0", "react-native": "0.70.0",

Issamsaad commented 1 year ago

I faced same problem.. Any new Solutions?

surbhidavara99 commented 1 year ago

I am facing the same problem