Release 1.12.7
Release that improves animation precision on iOS, adds reaction to text selection changes in KeyboardAwareScrollView
, revealing react-compiler
violations in source code, resolves some bugs, adds more e2e tests and improving stability 👀
🐛 Bug fixes
- pick up proper
ViewController
forKeyboardToolbar
when modal is shown (1e446dc)
👍 Improvements
- react on selection changes in
KeyboardAwareScrollView
(7af6fac) - precise timing keyboard animation on iOS (7c3f4ae)