Install @react-x/keyboard-avoiding-view
using yarn
:
yarn add @react-x/keyboard-avoiding-view
import KeyboardAvoidingView from '@react-x/keyboard-avoiding-view';
If you have any ideas on how this module could be better, create an Issue or submit a PR.