react-native-keyboard-padding-view
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

react-native-keyboard-padding-view

Yet another package trying to solve problems with Keyboards popping up in React Native.

All I needed myself was a simple View adding padding when Keyboard pops up.

Set isAutoResize={true} for Android if the window resizes (e.g. windowSoftInputMode="adjustResize") Tried to get this natively, but seems like this is sometimes set dynamically as well.

Readme

Keywords

Package Sidebar

Install

npm i react-native-keyboard-padding-view

Weekly Downloads

0

Version

1.3.0

License

MIT

Last publish

Collaborators

  • cbrevik