Open srdjan-kolosek opened 8 years ago
Hi @srdjan-kolosek, I am facing the same issue here. Any update? appreciate any help.
@karkb Nope.
I found this package a few days ago, and it could be helpful for you both because it doesn't face these issues: https://github.com/race604/react-native-viewpager
This repo is certainly not dead if you look at the commit history. Feel free to submit a PR to fix any issues.
On Aug 27, 2016, at 5:06 AM, imoreapps notifications@github.com wrote:
I found this fork, it fixes this issue. https://github.com/ryd0rz/react-native-swiper
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/leecade/react-native-swiper/issues/191#issuecomment-242906027, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG52A2z4iAWgmGKQ4BkJSdFDWrInRugks5qj_38gaJpZM4JMVBt .
This is a problem for me even in iOS using v1.5.12
. It adds extra screens at the beginning and the end.
I fixed it by installing at v1.4.9
npm install react-native-swiper@1.4.9
I'v made a basic rn app and added react-native-swiper. When i add a new item to the array im rendering slides from the first slide will not show on android. It works fine on iOS. It allso works fine if there are atleast 2 elements initialy in the array.
index.android.js
package.json