Less bugs, better stability 🚀
🐛 Bug fixes
- handle
contextMenuHidden
prop on iOS properly (887b110) - support both (worklet and js)
onScroll
handler forKeyboardAwareScrollView
(35a6e2a) - incorrect scroll distance on Android if
KeyboardAwareScrollView
gets mounted faster than firstwindowDidResize
event gets received (3bda77c);
🔢 Miscellaneous
- use
google_apis
device in e2e tests (4b6a06d) - test emoji keyboard in e2e (b750fad)
- e2e tests for interactive keyboard (0629edf)
Note
Starting from this version minimal supported react-native-reanimated
version is 2.11.0
.