An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

react-native-responsive-keyboard-view
==
> The responsive view when you open or close keyboard for React Native

[![npm](https://img.shields.io/npm/v/react-native-responsive-keyboard-view.svg)]()[![npm](https://img.shields.io/npm/l/react-native-responsive-keyboard-view.svg)]()

[![NPM](https://nodei.co/npm/react-native-responsive-keyboard-view.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-native-responsive-keyboard-view/)

Demo
---
![Demo](./doc/ver1.0_demo.gif)

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