Skip to content

Release 1.14.2

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 18 Oct 09:06
· 80 commits to main since this release
942a17b

Squashing out some bugs on iOS to make release more stable 😎

🐛 Bug fixes

  • unmount OverKeyboardView from native side (c068c2a)
  • check keyboard presence for OverKeyboardView (d1df467)
  • hide OverKeyboardView on app reload (5053914)
  • do not substitute TextInput delegate back if it's nil (4056513)

👍 Improvements

  • remove deprecated keyWindow usage (de98355)
  • do not use event names as magic values on Android (56cd863)