Skip to content

Release 1.13.3

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 30 Aug 08:27
· 131 commits to main since this release
8efdeca

Release that fixes some bugs and improving stability of the library in various environments 👍

🐛 Bug fixes

  • cycle dependencies (1ed4cd3)
  • ignore non scrollable ScrollView's for parentScrollViewTarget (127a15b)

👍 Improvements

  • support for dynamic frameworks on new architecture (6a2332b) by @WoLewicki
  • smooth keyboard animation if cross-fade transitions enabled on iOS (20c2d10)

🔢 Miscellaneous

  • comparison with useAnimatedKeyboard (26f54e0)
  • better stability of BottomTabBarRotation e2e test (d6143db)