Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 241 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 241 Bytes

react-native-keyboard

native keyboard manual ctrl

Installation

npm install react-native-keyboard

Usage

import Keyboard from "react-native-keyboard";

// ...

Keyboard.hide()

Contributing

License

MIT