leecade / react-native-swiper

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

Swiper with ImageZoom components has no fluid slide #826

Open ndozhh opened 6 years ago

ndozhh commented 6 years ago

Which OS ?

Android

Version

Which versions are you using:

Expected behaviour

Have a swiper of ImageZoom components from https://github.com/ascoders/react-native-image-zoom with a fluid slide

Actual behaviour

The swiper loads well and the zoom of the images works well, but the slider only works a few times when doing many times the slider to the right or to the left.

How to reproduce it>

Snack Expo https://snack.expo.io/SJAGoL4XX

Steps to reproduce

  1. Open snack and click on any of the images of the initial swiper
  2. In the opening mode, try to slide left or right smoothly
Steffi3rd commented 4 years ago

I think this issue is related : https://github.com/facebook/react-native/issues/15216