react-native-looped-carousel
react-native-looped-carousel copied to clipboard
Disallow gesture to switch page
That'd be nice to disallow the swipe gesture to advance pages and rely on an explicit API to programmatically go to the next page. This would make it possible to use this component for first time user experiences where you have to click on 'Next' buttons to advance in the tutorial.
Being solved in #74