Framer motion scale and translate in place
I’m trying to replicate the following effect (the link is provided jest below) using framer motion. However, I didn’t not succeed.
Is there any way to detect Double Tap and Long Press event in framer-motion?
I’m using framer-motion in my React project and I need to detect both Double Tap and Long Press events on a particular element.