react-native-anchor-carousel
react-native-anchor-carousel copied to clipboard
A simple swipeable carousel for React Native which anchor two side of list.
**Describe the bug** When a user swipes left or right QUICKLY on an android, there is an undesirable (and janky looking) "stutter" effect. Hard to describe with words because it...
Adds autoplay functionality to the carousel. Let me know what you think :)
**Is your feature request related to a problem? Please describe.** I'm having issues using this in a typescript project **Describe the solution you'd like** Types declaration **Describe alternatives you've considered**...
There is a possible to center first and last padding?
I have a large list of local images. when reaching 10 images I load 10 new ones. and I scrollToIndex(0). at first it works perfectly, but at the last list...
Autoplay with custom time interval need.
Hello @lehoangnam97 Thank for your great module :muscle: I was wondering if the `enableSwip` props was available ? This is usually a rather popular feature. If it's not present, maybe...