react-native-looped-carousel icon indicating copy to clipboard operation
react-native-looped-carousel copied to clipboard

Auto Play Not Worked Perfectly

Open nilaybrahmbhatt opened this issue 6 years ago • 2 comments

<Carousel delay={1000} style={{width:400,height:400}} autoplay={true} pageInfo={true}

  {this.renderSlider()}

nilaybrahmbhatt avatar Aug 01 '17 13:08 nilaybrahmbhatt

Hello, I'm having the same issue. In my case autoplay doesn't work when there is another existing setTimeout or setInterval active in component.

maharjanaman avatar Dec 19 '17 10:12 maharjanaman

Hm, interesting

phil-r avatar Mar 24 '18 16:03 phil-r