20.34.0
What's Changed
Full support for React Native's new-architecture (bridge-less and fabric), on iOS (on top of Android's): @asafkorem in #4681 🥳🎆🍾
Expanded on the partial Fabric-only support introduced in 20.32 to now include bridgeless mode.
This release fully completes RN new architecture support for both iOS and Android (which was introduced in version 20.33).
Note: There are still minor synchronization issues with pure Javascript animations, check this issue for updates.
Full Changelog: 20.33.0...20.34.0