Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 421 Bytes

Cordova Resize Webview Plugin

I needed to make this because on a project I'm doing, a different plugin top send text messages messed up the webview. iOS only.

Features:

  • Gets the Webview's bounds
  • Sets the Webview's bounds

If anyone likes this I'll write better documentation. Also, there's a lot more that can be done in this plugin anyway.