Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codesthings/nativescript-soft-keyboard

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codesthings/nativescript-soft-keyboard

Detect soft keyboard Height

  • 2.0.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

History

Forked from https://github.com/liuy97/nativescript-soft-keyboard

Changes

  • Inlined the AAR dependency for keyboardheightprovider due to bintray sunset.
  • Scoped to my npm org & bumped.

Nativescript soft-keyboard

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.

Break changes

nativescript-soft-keyboard@2 for Nativescript@7

nativescript-soft-keyboard@1 for Nativescript version < 7

Installation

tns plugin add nativescript-soft-keyboard

Usage

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

API

functionparameterDescription
registerSoftKeyboardCallbackcallbackregister a callback for new height of soft keyboard

License

Apache License Version 2.0, January 2004

Keywords

FAQs

Package last updated on 13 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc