@capgo/capacitor-shake
Capacitor Shake Plugin interface for detecting shake gestures on mobile devices. This plugin allows you to listen for shake events and get plugin version information.
Overview
Section titled “Overview”Capacitor Shake Plugin interface for detecting shake gestures on mobile devices. This plugin allows you to listen for shake events and get plugin version information.
Core Capabilities
Section titled “Core Capabilities”addListener- Listen for shake event on the device.getPluginVersion- Get the native Capacitor plugin version.
Public API
Section titled “Public API”| Method | Description |
|---|---|
addListener | Listen for shake event on the device. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-shake.