Skip to content

3.32.0

Latest
Compare
Choose a tag to compare
@kkafar kkafar released this 18 Jun 11:19
· 21 commits to main since this release
9a24f20

Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉

What's Changed

👍 Improvements

🐛 Bug fixes

  • Fix issues with presenting owned modals from foreign ones by @kkafar in #2113
  • Fix native behavior of auto shortening back button title by @zetavg in #2105
  • Fix build deprecations by @alduzy in #2116
  • Fix updating bounds while changing interface orientation by @tboba in #1970
  • Prevent throwing exception with UnsatisfiedLinkError by @piaskowyk in #2128
  • Fix: back gesture activates Pressable elements by @kkafar in #2131
  • Fix error when building paper after fabric by @maciekstosio in #2142
  • Prevent iOS host object installation from getting the wrong bridge by @gabrieldonadel in #2146
  • Change -[RNSScreenContainer init] to call -[UIView initWithFrame:] designated initalizer by @Brett-Best in #2161
  • Importing of project into Swift projects by @Brett-Best in #2160
  • Change name of focus and blur events to searchFocus and searchBlur by @tboba in #2154
  • Fix lint warning of CustomToolbar component by @kkafar in #2176

🔢 Miscellaneous

New Contributors

Full Changelog: 3.31.1...3.32.0