5.1.0 • Published 2 years ago

capacitor-webview v5.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

capacitor-webview

Webview Overlay

Install

npm install capacitor-webview
npx cap sync

API

Usage

This plugin uses a custom Javascript frontend, so each instance of the WebviewOverlay class will control a separate webview. The plugin requires an empty HTML element to determine the position and dimensions of the webview. This element is also used to display a screen capture of the webview if you need to have any app UI elements overlay the webview at any time. See the example project for implementation.

5.1.0

2 years ago

5.0.0

2 years ago