Skip to content

digshare/capacitor-plugin-gesture

Repository files navigation

@mufan/capacitor-plugin-gesture

Send native gesture event to JS

Install

npm install @mufan/capacitor-plugin-gesture
npx cap sync

API

echo(...)

echo(options: { value: string; }) => any
Param Type
options { value: string; }

Returns: any