Keyboard manager which works in identical way on both iOS and Android.
- mapping keyboard movement to animated values 😎
- missing
keyboardWillShow/keyboardWillHideevents are available on Android 😍 - module for changing soft input mode on Android 🤔
- reanimated support 🚀
- interactive keyboard dismissing 👆📱
- prebuilt components (
KeyboardStickyView,KeyboardAwareScrollView, re-workedKeyboardAvoidingView) 📚 KeyboardToolbarwith easy behavior customization of previous, next and done buttons in the keyboard toolbar 📐- show anything over the keyboard (without dismissing it) using
OverKeyboardView🌐 - easy focused input information retrieval 📝 🔮
- works with any navigation library 🧭
- and more is coming... Stay tuned! 😊
Check out the installation section of docs for the detailed installation instructions.
Check out the dedicated documentation page for information about this library, API reference and more: https://kirillzyusko.github.io/react-native-keyboard-controller/
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
