cordova-keyboard-plugin
Mobile icon

Cordova Keyboard Plugin

Stable version 1.0.1 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 06 March 2019
 by 
4.9
 (7 ratings)
cordova-keyboard-plugin

Cordova Keyboard Plugin

Details
(IOS ONLY) This plugin provides the Keyboard object which has some functions to customize and control the keyboard. It also supports the HideKeyboardFormAccessoryBar (boolean) and KeyboardShrinksView (boolean) preferences in config.xml.
Read more

Implementation of https://github.com/cjpearson/cordova-plugin-keyboard

Mainly to fix the IOS issue with the webview not being shrinked when focused on inputs.

It implements the following methods:

  • CordovaKeyboardHide
  • CordovaKeyboardhideFormAccessoryBar
  • CordovaKeyboardIsVisible
  • CordovaKeyboardshrinkView


Also makes available the following keyboard events:

  • keyboardHeightWillChange
  • keyboardWillHide
  • keyboardWillShow
  • keyboardDidHide
  • keyboardDidShow


Release notes (1.0.1)

Added the method to disable scrolling when the viewport is shrinked.

Reviews (1)
by 
2023-11-09
in version 1.0.1
Simple component that solves the problem of hiding the Feedbackmessages (in header) in iOS Phone apps, with the action CordovaKeyboardshrinkView set to False. Documentation could be improved. (then it can be 5 stars)
Team
Other assets in this category