Skip to main content

12 posts tagged with "react-native"

View All Tags

A new 1.13 release 😎

· 6 min read
Kirill Zyusko
Library author

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 KeyboardGestureAreas, this release is designed to make your development process smoother and your app's user experience more seamless. 🚀

Announcing upcoming release 📣

· 3 min read
Kirill Zyusko
Library author

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.

New release, new features, achieved milestones

· 7 min read
Kirill Zyusko
Library author

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 😎

Introducing the New Features in react-native-keyboard-controller

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 😎

New setEnabled method

· 3 min read
Kirill Zyusko
Library author

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.

Introducing KeyboardAvoidingView - Elevating Your React Native UI Experience

· 4 min read
Kirill Zyusko
Library author

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 AndroidImplementation from react-native-keyboard-controller with better animations

Enhanced events metadata - say goodbye to guesswork and hello to precision!

· 3 min read
Kirill Zyusko
Library author

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 😎

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.