Just a better revision of a previous release including improvement and fixes for all library aspects, such as documentation, keyboard tracking, build issues, etc. 😊
🐛 Bug fixes
- android build fail with rnx kit & treeShaking enabled (5a516aa)
👍 Improvements
- better keyboard resize transition (611ab80)
- do not use
target
property fromonLayout
(d8d09cb) - added
showArrows
property forKeyboardToolbar
(18fac6f)
🔢 Miscellaneous
- better docs for
windowSoftInputMode
and its cooperation with this library (ae5d4f0)