streamich/react-use

useLongPress ?

Open

#876 opened on Jan 11, 2020

View on GitHub
 (3 comments) (2 reactions) (0 assignees)TypeScript (43,979 stars) (3,273 forks)batch import
good first issuehelp wanted🎂 new hook

Description

Is your feature request related to a problem? Please describe. Being able to support, say shift+click on desktop and long press on mobile in a simple manner is useful.

Describe the solution you'd like https://github.com/framer/snippets/blob/master/gestures/Long%20press.md

Describe alternatives you've considered Not that I know of.

Contributor guide