react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

Images are not loading properly if we change the orientation

Open Manju-lab opened this issue 3 years ago • 0 comments

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

  1. swipe imge in portrait mode
  2. change orientation
  3. Image get distorted in the screen.

Manju-lab avatar Jul 27 '21 12:07 Manju-lab