Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoplay not working #7

Open
sam9010 opened this issue Oct 27, 2020 · 0 comments
Open

autoplay not working #7

sam9010 opened this issue Oct 27, 2020 · 0 comments

Comments

@sam9010
Copy link

sam9010 commented Oct 27, 2020

my code is :
`<Swiperr

                style={{ flex: 1 }}

                currentSelectIndex={0}

                swipeData={this.state.items}

                renderSwipeItem={this.renderImageSwipeItem}

                onScreenChange={this.screenChange}

                backgroundColor="#fff"

                autoplay={true}

                autoplayTimeout={50}

            />`

and it does not automatically play next slider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant