Improving KeyboardToolbar
component with some other bug fixes 👀
🐛 Bug fixes
- pending
dismiss
if keyboard wasn't shown in app yet (5b65344)
👍 Improvements
- ability to hide "Done" button in
KeyboardToolbar
(efd038c) - allow
content
inKeyboardToolbar
to take all available space (9080f31) insets
prop forKeyboardToolbar
(cb8161c)