react detect finger code example
Example: react detect finger
/* npm i tappify */
import Tappify from "tappify";
/* Only works in react.js */
function myComponent() {
return <>
Client is using finger *tap tap*
Client is using mouse cursor *click click*
>
}
//more info: https://github.com/asplunds/tappify