Andoid
Which versions are you using:
1.5.14
Should render component correctly
throwing error
To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.
-
1.Just need to import ViewPager from @react-native-community/ViewPager instead ofViewPagerAndroid
as described in the documentation update the package to version 1.6
@leecade When are you going to publish an official 1.6.0 stable version and not a nightly and unstable version?
This command line can resolve the issue definitely
yarn add react-native-swiper@next
This command line can resolve the issue definitely
yarn add react-native-swiper@next
I tried that and it installed [email protected] and I'm still seeing this error.
Try this:
https://github.com/leecade/react-native-swiper/issues/1071#issuecomment-536890824
waiting for stable release
In my case, I just had to upgrade library "react-native-scrollable-tab-view" from "0.10.0" to "1.0.0" and it solved the issue.
Most helpful comment
as described in the documentation update the package to version 1.6