capacitor-adjust-resize
TypeScript icon, indicating that this package has built-in type declarations

5.0.4 • Public • Published

npm version capacitor support

capacitor-adjust-resize

This plugin attaches an observer for layout changes on the native layer.

Example: When the keyboard opens, this plugin automatically adds bottom padding to the android layout, so the webview ends on top of the soft keyboard.

Why: On using <item name="android:windowTranslucentNavigation">true</item>, the keyboard overlays the webview and does not shrink the webview automatically.

Supported platforms

Platform Supported
Android
iOS
Web

Install

npm i capacitor-adjust-resize
npx cap sync android

The plugin is activated on load automatically.

API

Readme

Keywords

Package Sidebar

Install

npm i capacitor-adjust-resize

Weekly Downloads

3

Version

5.0.4

License

MIT

Unpacked Size

6.7 MB

Total Files

51

Last publish

Collaborators

  • nepheus