Release 1.9.0
Release that adds new KeyboardStickyView
and useReanimatedFocusedInput
hook 😎
👍 Improvements
- integrate
typescript-eslint-plugin
(235fc9d) by @IvanIhnatsiuk - changed ios file structure (1dcb3b7)
- added
useReanimatedFocusedInput
hook (4e65942) - added
KeyboardStickyView
(468d750) by @MarceloPrado
🔢 Miscellaneous
- use animated reaction instead of derivation (8a33ffd) by @vonovak
- update gradle & kotlin versions (2cd92a2)
- added
KeyboardAvoidingView
andKeyboardStickyView
comparison in docs (e20c788) - detect UI regressions in docs (06d703f)
- blogpost for
1.9.0
release (668275c) - checkout
1.9.0
version for docs (ba6e036)