react-tappable icon indicating copy to clipboard operation
react-tappable copied to clipboard

Why moveThreshold={100} and pressMoveThreshold={5}

Open KoenLav opened this issue 6 years ago • 0 comments

In our application we create a large scrollable list of tappable tiles and sometimes, when a user attempts to stop their fast scrolling action by pressing on the screen this gets registered as a tap.

Is there any reason not to lower moveThreshold to 5 as well?

KoenLav avatar Dec 15 '18 22:12 KoenLav