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.25k stars 2.26k forks source link

Difference of slide spaces #563

Open ebrahimirad opened 4 years ago

ebrahimirad commented 4 years ago

Hi friends, I want to use parallax of this plugin but I have an issue with this. The space between different slides is is not equal. The below image show this.

Screenshot from 2019-08-10 16-23-29

ebrahimirad commented 4 years ago

I run the example which developed in this package and it has the mentioned error. Screenshot from 2019-08-10 22-08-28

bd-arc commented 4 years ago

Can you please provide a Snack example in which the issue can be reproduced?

JoyJulianGomes commented 4 years ago

try setting the width of inner component (ex: images) equal to the width of slide.

dohooo commented 2 years ago

Sorry, please allow me to advertise for my open source library! ~ I think this library react-native-reanimated-carousel will solve your problem. It is a high performance and very simple component, complete with React-Native reanimated 2