nick / react-native-carousel

Carousel component for react-native
MIT License
458 stars 107 forks source link

Allow user to manually stop auto play #87

Open atitpatel opened 6 years ago

atitpatel commented 6 years ago

As a requirement of my project, I want to stop the autoplay on user's gesture and manually stop autoplay. Can you help?