-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
If I touch anywhere just to scroll my outer ScrollView
around, the library will immediately fire, causing my expanded component to collapse, which is not what I intended.
Since IMHO that should be the default behavior, I just pushed PR #360 to fire the event on touchEnd
instead of touchStart
, thus allowing the OS to decide whether this is going to be a scroll or not.
Metadata
Metadata
Assignees
Labels
No labels