https://github.com/moschan/react-native-responsive-keyboard-view
The responsive view when you open or close keyboard for React Native
https://github.com/moschan/react-native-responsive-keyboard-view
Last synced: 2 months ago
JSON representation
The responsive view when you open or close keyboard for React Native
- Host: GitHub
- URL: https://github.com/moschan/react-native-responsive-keyboard-view
- Owner: moschan
- License: mit
- Created: 2016-01-14T10:07:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T10:30:32.000Z (over 9 years ago)
- Last Synced: 2024-10-11T00:33:41.583Z (7 months ago)
- Language: JavaScript
- Size: 1020 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
react-native-responsive-keyboard-view
==
> The responsive view when you open or close keyboard for React Native[]()[]()
[](https://nodei.co/npm/react-native-responsive-keyboard-view/)
Demo
---
Installation
==in Cli
---
```
npm i react-native-responsive-keyboard-view -S
```in JavaScirpt
---
```
import ResponsiveKeyboardView from 'react-native-responsive-keyboard-view'
```Usage
===
```
```
Contributing
==
Of course! Welcome :)License
==
MIT