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
- iOS, Fabric: Implement blurEffect for new architecture by @janicduplessis in #2207
🐛 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
- Remove unused code for finding RN version by @WoLewicki in #2288
Full Changelog: 3.34.0...3.35.0-rc.1