minwork / use-long-press

React hook for detecting click (or tap) and hold event
MIT License
120 stars 12 forks source link
hooks mouse-events react reactjs touch-events typescript

React Long Press Hook :point_down:

React hook for detecting click (or tap) and hold event.

Build Status Codecov npm type definitions npm bundle size npm Github Stars

⚠️ New repository

This package has been moved to Minwork's React Libraries which is a common place for different react hooks and components.

🎉 Version 3 is now available!

Version 1 and 2 is now deprecated (explanation).

Use yarn add use-long-press@latest or npm install --save use-long-press@latest to install it.