react-native-reanimated-carousel
react-native-reanimated-carousel copied to clipboard
feat: add `onEndWithSpring` event
Fires onEndWithSpring
on Carousel starts to spring to index.
This is useful when user wants to get event when Carousel starts to spring to index.