Edgar Xolop

Results 1 comments of Edgar Xolop

@ronayumik ``` ... loop={false} onIndexChanged={(swipe_index)=>{ setTimeout(()=>this.setState({swipe_index}),200) }} ... ``` that works for me, the `this.setState` doesn't work with `loop={true}`