Skip to content

3.35.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kkafar kkafar released this 10 Aug 18:56
· 81 commits to main since this release
6cd1185

This time RC release with small batch of fixes for Fabric issues / recent regressions.
Also note that blurEffect was brought to iOS & Fabric.

If you come by any issues with this release, please open a ticket in our repo 💙

What's Changed

Here's more detailed information on what changes this release introduces.

👍 Improvements

🐛 Bug fixes

  • iOS: fix onNativeDismissCancelled called too early during modal dismissal by @zetavg in #2129
  • Android: Fix disappearing search icon on opening transparent modal by @alduzy in #2274
  • Android, Fabric: Add missing DoNotStrip annotation to JNI-accessed methods by @kkafar in #2290
  • Android, Fabric, bridgeless: Fix crash on RN hot reload in dev mode when redbox in presentation by @kkafar in #2289

🔢 Miscellaneous

Full Changelog: 3.34.0...3.35.0-rc.1