leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.41k stars 2.34k forks source link

React-Native-Swiper problem with react-native-router-flux #960

Open emanuelcepoi opened 5 years ago

emanuelcepoi commented 5 years ago

Which OS ?

OSX Mojave

Version

Which versions are you using:

Hi guys! I'm having a weird problem with this library, and I'm not really sure what is causing it. Basically we are using react-native-router-flux for the navigation & routing. And here's the weird problem: When we set the initial screen to a screen that contains the swiper, the swiper works just fine. BUT, when we get to a screen, from another screen, that has a swiper in it, the swiper doesn't load, it just shows the loading animation until we swipe once and everything works again.

This only happens on IOS, on Android everything works just fine.

emanuelcepoi commented 5 years ago

Nevermind, this is was a problem with React-Native-Router-Flux, I solved it using the following solution: https://stackoverflow.com/questions/46195302/react-native-router-flux-reset-scenes-from-navigation-stack