keyboard-height
Version:
calaculate the height of soft keyboard in mobile phone and emit on changes
17 lines (16 loc) • 382 B
JSON
{
"name": "keyboard-height",
"version": "1.0.6",
"description": "calaculate the height of soft keyboard in mobile phone and emit on changes",
"main": "index.js",
"repository": "https://github.com/imaoda/keyboard-height",
"keywords": [
"keyboard",
"height",
"safari",
"visualViewport",
"viewport"
],
"author": "wangyongfeng",
"license": "MIT"
}