Skip to content

Release 1.10.3

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 20 Jan 13:28
· 240 commits to main since this release
43a1817

Minor release that fixes some KeyboardAwareScrollView issues.

🐛 Bug fixes

  • fire onScroll from props in KeyboardAwareScrollView (299d246) fixes #337

👍 Improvements

  • added disableScrollOnKeyboardHide property to KeyboardAwareScrollView (3b77117) by @bcgilliom