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.36k stars 2.29k forks source link

How to pause autoplay ? #776

Open emmanuel-D opened 3 years ago

emmanuel-D commented 3 years ago

I may want to pause the autoplay option of the carousel when an user longPress on a slide and resume it when he onPressOut event of the slide is fired.

richie222 commented 3 years ago

Alguna solución?

peppepol commented 3 years ago

You can use ref, see methods in https://github.com/archriss/react-native-snap-carousel/blob/master/doc/PROPS_METHODS_AND_GETTERS.md See METHODS section

dohooo commented 3 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