cordova-plugin-keyboard-scroll
Version:
Fix iOS scroll bug when keyboard is showed.
16 lines (8 loc) • 400 B
Markdown
# cordova-plugin-keyboard-scroll
This plugin fixes the keyboard overlaps text input on iOS.

# Installation
From [npm](https://www.npmjs.com/package/cordova-plugin-keyboard) (stable)
`cordova plugin add cordova-plugin-keyboard-scroll`
From github latest (may not be stable)
`cordova plugin add https://github.com/rjurado01/cordova-plugin-keyboard-scroll`