New KeyboardToolbar
API, keyboard dismissal without animation, support for RN 0.80+ and bugfixes 😎
Read more about all of that in blogpost.
🐛 Bug fixes
KeyboardExtender
width on iPad in split mode (2a3bcee)- double keyboard height on Android 11+ with
react-native-unistyles
(0a97fd6) KeyboardExtender
mount on fabric (f2d74b3)
👍 Improvements
- new
KeyboardToolbar
API (ad76c6a) - added option to dismiss keyboard without animation (692494f)
- RN 0.80+ support (8d3726d)
📚 Documentation
- added animated transitions between pages (8138c60)
- checkout
1.19.x
version (e1ef23b) - blogpost for
1.19.0
(c9680ad)