@react-x/keyboard-avoiding-view
v3.4.1
Published
Cross-platform KeyboardAvoidingView component for ReactDOM and React Native apps.
Downloads
1,326
Readme
@react-x/keyboard-avoiding-view
Getting Started
Install @react-x/keyboard-avoiding-view
using yarn
:
yarn add @react-x/keyboard-avoiding-view
Usage
import KeyboardAvoidingView from '@react-x/keyboard-avoiding-view';
Contributing
If you have any ideas on how this module could be better, create an Issue or submit a PR.