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

scrollToIndex Uncaught Error #133

Open Rubioli opened 1 year ago

Rubioli commented 1 year ago

When I start the app, after the first click on Next button I get an error: scrollToIndex should be used in conjunction with getItemLayout otherwise there is no way to know the location of an arbitrary index.

PS: Using RN 0.67 and 1.2 for this library.

Screenshot 2022-09-19 at 17 22 46
Rubioli commented 1 year ago

I would appreciate any help regarding this issue