kiryl.ziusko
@ziusko
React-native dev 😎 Working at @margelo_com Author of: - react-native-keyboard-controller ⌨️ - react-native-bundle-splitter 🚀 - react-native-wi-fi-p2p📱📲
You can now embed your own views inside the keyboard 🤯 With the release of [email protected] you can place custom UI (like a "Scan QR" button) right above the keys (using KeyboardExtender) — no more typing long account numbers!
react-native-keyboard-controller is now available in Expo Go 😍 Such a big step forward! github.com/expo/expo/pull…
Would you use liquid-glass design on Android?🤔 Or should it stay Apple-only?
My talk “Keyboard Management Evolution” at @appjsconf is now live on YouTube! Watch it here 👉youtu.be/W_Y0Y18aFV8?si…
1.000 of PRs/issues were created in react-native-keyboard-controller 🤯

Yep, interactive keyboard dismissal is not only iOS feature Android keyboard interactions also can be very cool 😎
Keyboard handling w/ @ziusko rn-keyboard-controller works in @expo — from @spottedinprod
And even more new features are coming 👀
The react-native-keyboard-controller is by far the most complete and exceptional keyboard management library for React Native 👌 github.com/kirillzyusko/r…
Thank you so much for this awesome summary of my talk! Great to see the topic resonated 😊
Keyboard management evolution in React Native by @ziusko at @appjsconf
Love this type of drawing 😍
⌨️Keyboard histories by its best manager,@ziusko !
incredible talk about advanced keyboard control in react native by @ziusko 👏🤯
Quick and awesome tutorial @betomoedano 🔥 Come to @appjsconf to see how new components can enhance the way your users interact with the keyboard 👀
Here’s how I handle keyboard avoidance in React Native 👇 The keyboard covering your inputs is one of the most annoying UX issues on mobile. In this video, I show how I use react-native-keyboard-controller with reanimated to smoothly avoid this problem (👨💻 source code below)