Which OS ?
Version
Which versions are you using:
- iPhone
14 and above
- react-native-swiper v?
1.6.0
- react-native v0.?.?
0.71.6
Expected behaviour
- For Android devices, the transition between the images was smooth when I clicked
prevButton or nextButton but it's not the same for IOS mobile devices.
- It should show only one image in the
swiper but it shows the two images.
- As per my knowledge, when we add more images to
Swiper it always pushes these images to the LHS.
Actual behaviour

How to reproduce it>
To help us, please fork this component, modify one example in the examples folder to reproduce your issue, and include the link here.
Steps to reproduce
- Scan the images using a native camera and I am sending these scanned images to the
Swiper component.
- When I click on the
prevButton or nextButton button it's not showing the proper image(s) in the Swiper component.
- I've attached the screen shot.
Thank you for your time.
Which OS ?
Version
Which versions are you using:
14 and above1.6.00.71.6Expected behaviour
prevButtonornextButtonbut it's not the same for IOS mobile devices.swiperbut it shows the two images.Swiperit always pushes these images to the LHS.Actual behaviour
How to reproduce it>
To help us, please fork this component, modify one example in the examples folder to reproduce your issue, and include the link here.
Steps to reproduce
Swipercomponent.prevButtonornextButtonbutton it's not showing the proper image(s) in theSwipercomponent.Thank you for your time.