react-native-responsive-keyboard-view

1.0.0 • Public • Published

react-native-responsive-keyboard-view

The responsive view when you open or close keyboard for React Native

npmnpm

Demo

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

Package Sidebar

Install

npm i react-native-responsive-keyboard-view

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • moschan