Skip to content

Passing props to the rendered FlatList instance #262

@Terceramayor

Description

@Terceramayor

It used to be possible to pass props to the rendered FlatList instance through the prop "dropdownListProps". For what I can see, there's no possibility to do such thing with the current library. Could this be amended?
I need this feature so that I can programmatically scroll to a specific position, using the FlatList method initialScrollIndex , when the drop down FlatList is rendered.

Thanks for the support and great library!

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