Closed theromie closed 4 years ago
Are you sure you passed the data
-prop?
<AppIntroSlider data={SlidesData} renderItem={_renderItem} renderPagination={_renderPagination} keyExtractor={_keyExtractor} bottomButton />
and SlidesData is coming from another file
In the old version this used to be the slides property which is now the data property.
I am using
v^0.2.3
change that to 'latest'
Closing for inactivity
Cannot read property 'length' of undefined
This error is located at: in AppIntroSlider (at WelcomeScreen.js:45)