Skip to main content

16 posts tagged with "keyboard"

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.