Skip to content

Capacitor IOS plugin to enable scroll, swipe and bounce native behaviour.

Notifications You must be signed in to change notification settings

Mohit-wednesday/capacitor-scroll-swipe-bounce-ios

Repository files navigation

capacitor-scroll-swipe-bounce-ios

npm version

Capacitor plugin for iOS Webview swipe gesture and bounce

Install

npm install capacitor-scroll-swipe-bounce-ios
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


About

Capacitor IOS plugin to enable scroll, swipe and bounce native behaviour.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published