Skip to content

autoplay not working #7

@sam9010

Description

@sam9010

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions