Skip to content

Release 1.12.7

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 24 Jul 10:31
· 165 commits to main since this release
f8b978b

Release that improves animation precision on iOS, adds reaction to text selection changes in KeyboardAwareScrollView, revealing react-compiler violations in source code, resolves some bugs, adds more e2e tests and improving stability 👀

🐛 Bug fixes

  • pick up proper ViewController for KeyboardToolbar when modal is shown (1e446dc)

👍 Improvements

  • react on selection changes in KeyboardAwareScrollView (7af6fac)
  • precise timing keyboard animation on iOS (7c3f4ae)

🔢 Miscellaneous

  • stable e2e selection test on API 31 (8f94250)
  • KeyboardAvoidingView e2e tests (85ca03c)
  • add verified badge to npm (8fc2303)
  • detect react-compiler rules violations (dce5a57)