Skip to content

Conversation

@tushar04
Copy link

This is a requirement specific change.
With current implementation scroll inside a card was not working even with verticalSwipe={false}.
Added a isScrollable props for Card. if its set to true Card component children's are rendered inside a <Scrollview> otherwise inside a <View>.
When using isScrollable from Card make sure to set verticalSwipe={false}. Otherswise it wont work.

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