1.0.0 • Published 9 years ago
react-native-responsive-keyboard-view v1.0.0
react-native-responsive-keyboard-view
The responsive view when you open or close keyboard for React Native
Demo
Installation
in Cli
npm i react-native-responsive-keyboard-view -S
in JavaScirpt
import ResponsiveKeyboardView from 'react-native-responsive-keyboard-view'
Usage
<ResponsiveKeyboardView>
<TextInput style={{height:40, borderColor: 'red', borderWidth: 1,}} />
</ResponsiveKeyboardView>
Contributing
Of course! Welcome :)
License
MIT
1.0.0
9 years ago