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

Passing props to the rendered FlatList instance #262

Open
Terceramayor opened this issue Aug 5, 2021 · 0 comments
Open

Passing props to the rendered FlatList instance #262

Terceramayor opened this issue Aug 5, 2021 · 0 comments

Comments

@Terceramayor
Copy link

Terceramayor commented Aug 5, 2021

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!

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