Skip to main content

One post tagged with "chat"

View All Tags

Version 1.21 โ€” KeyboardChatScrollView, ClippingScrollView, and layout-free keyboard animations ๐Ÿ’ฌ

ยท 13 min read
Kirill Zyusko
Library author

Meet 1.21.0 โ€” a release that's been a long time coming. It tackles one of the most persistent pain points in the React Native keyboard ecosystem: layout thrashing during keyboard animations. The solution unlocks cross-platform contentInset behavior, dramatically improves KeyboardAwareScrollView, and makes it possible to ship a fully-featured KeyboardChatScrollView in a few lines of code.