capacitor-plugin-ios-webview-configurator
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

capacitor-plugin-ios-webview-configurator

Toggle ios webview settings

Install

npm install capacitor-plugin-ios-webview-configurator
npx cap sync

Usage

import { setWebviewBounce } from "capacitor-plugin-ios-webview-configurator";

setWebviewBounce(true);

Methods

setBackForwardNavigationGestures()

Set the back/forward swipe gestures support for iOS

getBackForwardNavigationGesturesState()

Get the back/forward swipe gestures state for iOS

setWebviewBounce()

Set webview bounce for iOS

Readme

Keywords

Package Sidebar

Install

npm i capacitor-plugin-ios-webview-configurator

Weekly Downloads

390

Version

0.4.0

License

MIT

Unpacked Size

29.6 kB

Total Files

17

Last publish

Collaborators

  • dlehmhus