Closed
Description
Description
I am trying to understand how can I set a threshold for the RN ScrollView o ListView.
This is because if you have multiple vertical scrollable View in a horizontal ScrollView then the horizontal scrolling of the Views is very difficult.
So i just need something that holds the horizontal scrolling until the finger swipe horizontally for a certain pixel-span.
Has anyone a clue about how to archive this? or maybe i shoud make a feature request?
Thank you