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 firstanimatedPropsevaluation inKeyboardChatScrollView/KeyboardAwareScrollView(cac5e2d) by @mperonnet - non-scrollable
KeyboardChatScrollViewwhenblankSpaceis big (a2f7e7e) - closing a
Modaltriggers undesired scrolling inKeyboardAwareScrollViewon Android (d77e9eb)
🔢 Miscellaneous
- iOS 27 example app compatibility (b7b47e3)