Skip to content

initial scroll index not working #21

Description

@avinash-bhosale

i am passing initial scroll index but it's not working.
it is starting from 0, not from the index i sent.

<FlatListSlider onPress={()=>{}} initialScrollIndex={this.state.index} currentIndexCallback={this.getItemOfIndex} data={this.state.data} autoscroll={false} />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions