Skip to content

Release 1.21.12

Choose a tag to compare

@kirillzyusko kirillzyusko released this 22 Jun 10:59
· 37 commits to main since this release
873699f

Another release that improves library stability 🤞

🐛 Bug fixes

  • opening system windows causes stale animated values on Android (6c46877)
  • don't emit contentOffset {0,0} on the first animatedProps evaluation in KeyboardChatScrollView/KeyboardAwareScrollView (cac5e2d) by @mperonnet
  • non-scrollable KeyboardChatScrollView when blankSpace is big (a2f7e7e)
  • closing a Modal triggers undesired scrolling in KeyboardAwareScrollView on Android (d77e9eb)

🔢 Miscellaneous

  • iOS 27 example app compatibility (b7b47e3)