Skip to content

v2.43.1

Compare
Choose a tag to compare
@doranteseduardo doranteseduardo released this 26 Jun 20:27
· 8 commits to main since this release

🚀 React Native New Architecture Support

We’re excited to introduce support for React Native's New Architecture in the ReactVision (Viro) library! This release integrates with the new Fabric rendering system via a custom interop layer.


✅ What’s New

  • Fabric Integration: Introduced a custom Fabric Interop Layer for seamless communication between JS and native code.
  • Full Backward Compatibility: No migration steps required — continues to support existing usage and APIs (assuming you're using a compatible Expo version).
  • Component Updates: Over 50 core components updated for compatibility with the new rendering pipeline.

📘 Notes

  • Only New Architecture is supported from this release onward.
  • No migration required — existing usage remains compatible.
  • Updated examples for New Architecture will be published soon.