vonovak / react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android

Home Page:https://kirillzyusko.github.io/react-native-keyboard-controller/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-keyboard-controller

Keyboard manager which works in identical way on both iOS and Android.

Demonstration

Key features

  • mapping keyboard movement to animated values 😎
  • missing keyboardWillShow / keyboardWillHide events are available on Android 😍
  • module for changing soft input mode on Android πŸ€”
  • reanimated support πŸš€
  • interactive keyboard dismissing πŸ‘†πŸ“±
  • re-worked prebuilt components (such as KeyboardAvoidingView) πŸ“š
  • works with any navigation library 🧭
  • and more is coming... Stay tuned! 😊

Installation

Install react-native-keyboard-controller package from npm:

yarn add react-native-keyboard-controller
# or
# npm install react-native-keyboard-controller --save

Documentation

Check out our dedicated documentation page for info about this library, API reference and more: https://kirillzyusko.github.io/react-native-keyboard-controller/

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Keyboard manager which works in identical way on both iOS and Android

https://kirillzyusko.github.io/react-native-keyboard-controller/

License:MIT License


Languages

Language:TypeScript 53.7%Language:Kotlin 23.9%Language:Java 5.4%Language:Objective-C++ 4.9%Language:Swift 4.7%Language:Ruby 2.6%Language:JavaScript 2.4%Language:Objective-C 2.2%Language:Shell 0.1%Language:C 0.0%