New OverKeyboardView component
Meet new OverKeyboardView
component and corresponding 1.14.0
release! ๐
Meet new OverKeyboardView
component and corresponding 1.14.0
release! ๐
I'm excited to announce the latest release, version 1.13.0
, of react-native-keyboard-controller! ๐
This update brings significant improvements and new features to enhance the way your React Native apps handle keyboard interactions. With better support for Modal
components, dynamic StatusBar
translucency, and new customization options for KeyboardGestureArea
s, this release is designed to make your development process smoother and your app's user experience more seamless. ๐
I'm excited to announce the latest release, version 1.12.0, of react-native-keyboard-controller!
Although this release may not seem monumental, it's significant, and I'm thrilled to share it with you. ๐
The key features of this release are: bridgeless support, selection tracking, enhanced KeyboardToolbar
component and synchronous onMove
handler on iOS among other bug fixes and improvements.
I'm glad to announce a groundbreaking feature that's set to transform the way users interact with keyboards in your app: the KeyboardToolbar
. This feature will enhance typing efficiency and increase user satisfaction. ๐
I'm thrilled to announce the latest release, version 1.10.0
, of react-native-keyboard-controller
! Packed with new functionalities and improvements, this update aims to enhance your React Native development experience.
In this blog post I'd like to make an overview of new features available in 1.9.0
as well as going through the big milestones that were achieved ๐
I'm excited to announce the latest release of react-native-keyboard-controller
! This update brings two powerful new features to help you manage the keyboard behavior in your React Native applications. Whether you're building a simple form or a complex UI, these additions will make your life easier ๐
I'm thrilled to announce the release of react-native-keyboard-controller
version 1.8.0
. With this latest release, I introduce the useKeyboardController
hook and setEnabled
method, which allows for a gradual integration of the library into your project, enabling you to disable the module on specific screens as needed. This flexible feature ensures that your app's keyboard behavior remains seamless and user-friendly.
I'm glad to announce the upcoming release of react-native-keyboard-controller
, a library designed to enhance your React Native app's user experience. This release marks a significant milestone as I introduce a powerful new feature: the KeyboardAvoidingView
. But that's not all โ I have exciting plans to expand the collection of pre-built components to simplify handling keyboard insets even further.
Default react-native implementation on Android | Implementation from react-native-keyboard-controller with better animations |
I'm thrilled to unveil the latest upgrade to the react-native-keyboard-controller
library - version 1.6.0
! This release is all about empowering developers like you with enhanced event metadata, providing you with advanced techniques to take your keyboard handling to the next level.
Say goodbye to guesswork and hello to precision! React Native Keyboard Controller 1.6.0
introduces a trio of new fields in the event metadata that will revolutionize the way you manage keyboard interactions in your React Native applications ๐
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.