React-native-swiper: bug in showing the custom index after updating from 1.5.11 to 1.5.12

Created on 19 Sep 2017  ·  4Comments  ·  Source: leecade/react-native-swiper

Which OS ?

ios- android

Version

Which versions are you using:

  • react-native-swiper v?
    1.5.12
  • react-native v0.?.?
    0.48.2

    Expected behaviour

giving index property give the page related to that index

Actual behaviour

although the dot is on the desired index but the page that is shown is the page related to the most left page (index = 0)

How to reproduce it>

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.

  • just updating from the 1.5.11 to 1.5.12 made this issue and when i reverted to the 1.5.11 it worked again.
Need answer from author

All 4 comments

I think it is 1.5.10 instead of 1.5.11 right? I had the same issues

I had to downgrade to 1.5.10 which fixed the issue for me

Can you try again with version 1.5.13, please and tell me if it does it again.

i updated to 1.5.13 and everything seems to work fine... thanks 👍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicolabortignon picture nicolabortignon  ·  3Comments

ruben-kasaz picture ruben-kasaz  ·  3Comments

kylehagler picture kylehagler  ·  3Comments

tibic picture tibic  ·  3Comments

agzuniverse picture agzuniverse  ·  3Comments