Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 615 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 615 Bytes

@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