Skip to main content

16 posts tagged with "react-native"

View All Tags

Keyboard Management Evolution in React Native πŸš€πŸͺπŸ’«

Β· One min read
Kirill Zyusko
Library author

Ever wondered why keyboard behavior in React Native used to feel so unpredictable?

In my talk Keyboard Management Evolution in React Native at AppJS conf, I invite you on a cosmic adventure β€” from the chaotic black holes of early keyboard handling to the sleek, stable solutions of the present day with teasing some of upcoming features.

Hop aboard the ship and join me for the ride!

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 😎