1.0.1 • Published 6 years ago
universal-keyboard v1.0.1
universal-keyboard 
keyboard operation.
Support
Install
$ npm install universal-keyboard --saveMethods
hide()
Hide the keyboard.
Example
import Keyboard from 'universal-keyboard';
Keyboard.hide();