Skip to content

Release 1.16.8

Latest
Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 19 Mar 10:19
· 2 commits to main since this release
e1a4cc4

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 in KeyboardToolbar to take all available space (9080f31)
  • insets prop for KeyboardToolbar (cb8161c)

🔢 Miscellaneous

  • title for Chat FlatList example (7c33c6f)
  • example for KeyboardToolbar inside Modal (7306bf2)