Open pateljinal1844 opened 3 years ago
@pateljinal1844 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
I want to make a caousel which is same as first GIF available on this https://github.com/meliorence/react-native-snap-carousel. Issue I am facing is i am not able to set space between two slides. I tried to do that using padding horizontal but with that I am not able to set current slide in centre as PaddingHorizontal has high precedence over activeSlideAlignment.
My requirement is current slider in centre, some portion of previous and next slide should be visible, some space should be available between two slides. And Current slide in centre means first and last slide should also be in centre.
Waiting for your support.