Just another release that contains some important bug fixes 😊
🐛 Bug fixes
- compatibility for RN < 0.72 (02c842d)
- random scrolls of
KeyboardAwareScrollView
during re-render (21eff3b) closes #476 #384
🔢 Miscellaneous
- update
react-native-reanimated
to3.12.1
(2f63fea)