Just bunch of fixes making the library more stable 😎
🐛 Bug fixes
- overscroll during interactive dismissal using
KeyboardChatScrollViewcomponent on iOS (b5fe11e) KeyboardChatScrollViewcrash on unmount (c579a25)IllegalStateExceptionon Android (9e63b74) by @AhmedAlAmawi- crash in
onTextChangedHandlerdue to unpaired UTF‑16 surrogate on iOS (7e47a16) - use propagation view
surfaceIdfor focused input events insideModal(3677f93) by @JoaoPauloCMarra
👍 Improvements
- added
react-native-strict-apicompatibility (2bb2323) - added
roundedprop forKeyboardEffects(e3c179a)