Skip to content

clear/capacitor-webview-overlay

 
 

Repository files navigation

@clear/capacitor-webview-overlay

Webview Overlay

Install

npm install @clear/capacitor-webview-overlay
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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 38.0%
  • Java 35.0%
  • TypeScript 19.8%
  • Ruby 2.5%
  • Objective-C 2.0%
  • HTML 1.7%
  • Other 1.0%