react-native-image-slider-box
react-native-image-slider-box copied to clipboard
Autoplay Time
Hello,
How can i set time for the AutoPlay ?
Thanks
Hi,
any news on this, I need this feature too.
Thanks
autoplayInterval={20000}
Setting this prop worked for me :-)
Looked at the code: import Carousel, { Pagination } from "react-native-snap-carousel"; //Thank From distributer(s) of this lib
autoplayInterval worked for me too.
autoplayInterval worked for me and by default it is 3000 milliseconds