Open vkpdeveloper opened 3 years ago
@vkpdeveloper 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
Hey, I am using this package in my app, but when I am dragging from one item to another
onBeforeSnapToItem
called on every scroll, it gives me only one index (1) every time.Code:
Thank you so much.