@bigin/ns-soft-keyboard
TypeScript icon, indicating that this package has built-in type declarations

2.0.8 • Public • Published

Credit

This plugin is from nativescript-soft-keyboard of @liuy97. You can get the original plugin at https://github.com/liuy97/nativescript-soft-keyboard

We just upgrade to NS7 and add some tweaks to make it works.

NativeScript Soft Keyboard Height

It is a challenge to get height of soft keyboard in Android and IOS. Android has not provided a direct way to read its height. But NativeScript app sometimes needs this information to achieve a good user interface.

Installation

ns plugin add @bigin/ns-soft-keyboard

Usage

registerSoftKeyboardCallback((h) => console.log(h));

API

function parameter Description
registerSoftKeyboardCallback callback register a callback for new height of soft keyboard

License

Apache License Version 2.0, January 2004

Package Sidebar

Install

npm i @bigin/ns-soft-keyboard

Weekly Downloads

1

Version

2.0.8

License

Apache-2.0

Unpacked Size

41.3 kB

Total Files

12

Last publish

Collaborators

  • maichitam
  • tammai.bigin
  • trinhnguyen1103