react-click-n-hold
react-click-n-hold copied to clipboard
adding threshold in milliseconds to ignore clicks and only using long presses (question)
right now even a click will start an event is it possible to filter an event when user has held the click for more than say 500 milliseconds and ignore any other shorter actions