Skip to content

Release 1.13.2

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 22 Aug 08:49
· 86 commits to main since this release
34493cd

Release that fixes a problem of incorrect height value arriving in onEnd handler or keyboardDidShow event 😎

🐛 Bug fixes

  • properly report height in keyboardDidAppear if event is happening during the animation (9b5510d)

👍 Improvements

  • reduce code duplication in KeyboardMovementObserver (66f3e42)

🔢 Miscellaneous

  • bump react-native to 0.75.2 (1dceb42)
  • fix iOS 18 e2e tests on CI (164eb79)
  • run e2e tests on iOS 15 (1c58299)