3.2.0 • Published 2 months ago

@botfi-app/capacitor-webview-embed v3.2.0

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

@botfi/capacitor-webview-embed

Webview Overlay

Install

npm install @botfi-app/capacitor-webview-embed
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.

3.2.0

2 months ago

3.1.9

3 months ago

3.1.8

3 months ago

3.1.7

3 months ago

3.1.6

3 months ago

3.1.5

3 months ago

3.1.4

3 months ago

3.1.3

3 months ago

3.1.2

3 months ago

3.1.1

3 months ago