Hello! Do you know how can i detect a “phone shake”?
You would use the DeviceMotion API. shake.js is built on top of it, which maybe makes it easier to detect a shake specifically.
1 Like
thank you!