Skip to content

Conversation

@h0nor
Copy link

@h0nor h0nor commented Jul 12, 2019

added "nestedScrollEnabled={true}" attribute to FlatList inside "_renderItems" method. This solves the scroll problem of the list if the component is rendered inside a ScrollView. Also note if the multiselect is placed inside a ScrollView, this parent ScrollView should also enable nested scroll using the same attribute.

added "nestedScrollEnabled={true}" attribute to FlatList inside "_renderItems" method. This solves the scroll problem of the list if the component is rendered inside a ScrollView.
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

Successfully merging this pull request may close these issues.

1 participant