meliorence / react-native-snap-carousel

Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS.
BSD 3-Clause "New" or "Revised" License
10.37k stars 2.29k forks source link

Portrait to landscape rotation. #975

Open parveenBanuS opened 1 year ago

parveenBanuS commented 1 year ago

When changing the portrait to landscape the image show perfectly but after rotate the image it shows different images like i have 52 images i am viewing index 10th image but when i change portrait to landscape it shows index 20th or other index image.