Skip to main content

Interactive keyboard support

ยท 2 min read
Kirill Zyusko
Library author

I'm excited to announce that the upcoming release of react-native-keyboard-controller, version 1.5.0, will include a new feature that allows users to control the position of the keyboard on the screen via gestures. This new interactive keyboard feature will make it easier for users to interact with the keyboard in a more natural and intuitive way, improving the overall user experience of your React Native app.

The interactive keyboard feature is customizable on Android ๐Ÿค–, allowing developers to define how the gesture controls the keyboard position and how the view should be animated when the keyboard is moved. This new feature is particularly useful for chat and other apps that require precise control over the position of the keyboard. The addition of this new interactive keyboard feature will further enhance the library's capabilities and provide a more natural and intuitive user experience.

Stay tuned for more updates and be sure to check out our documentation for more information on how to use this new feature in your React Native app.

Thank you for choosing react-native-keyboard-controller! ๐Ÿ˜Š