Release that focuses on improving stability of the library 💪
🐛 Bug fixes
- incorrect
Modal
layout if it was open while keyboard was visible (bb5e9e1) - broken
StatusBar
whenActivity
changes (7a996fa) - interactive
KeyboardAvoidingView
(15e5c34)
👍 Improvements
- add performance tests (7c05162)
- make
OverKeyboardView
more robust when it appears while keyboard is not visible (a259792)