react-native-input-mode-android
v0.1.6
Published
A React Native module for managing windowSoftInputMode.
Downloads
14
Readme
react-native-input-mode-android
A React Native module for managing windowSoftInputMode.
Installation
npm install react-native-input-mode-android
Usage
import { setAdjustPan } from 'react-native-input-mode-android';
// ...
const result = await setAdjustPan();
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library