react-native-swiper
react-native-swiper copied to clipboard
Images are not loading properly if we change the orientation
Which OS ?
Version
Which versions are you using:
- react-native-swiper v? 1.6.0
- react-native v0.?.? 0.61.5
Expected behaviour
when changing the orientation of device, It must load the exact image i have reached after swiping
Actual behaviour
When changing the orientation, It is rendering two images (half portion of two images) have to manually swipe it.
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.
Steps to reproduce
- swipe imge in portrait mode
- change orientation
- Image get distorted in the screen.