capacitor-scroll-swipe-bounce-ios
v0.0.1
Published
Capacitor plugin for iOS Webview swipe gesture and bounce
Maintainers
Readme
capacitor-scroll-swipe-bounce-ios
Capacitor plugin for iOS Webview swipe gesture and bounce
Install
npm install capacitor-scroll-swipe-bounce-ios
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
