React Native Mar 30, 2022

React Native Version 0.68 Release

Article Summary

React Native 0.68 just dropped, and it's the first version where you can opt into the New Architecture. This is the milestone the community has been waiting for.

The React Native team announced version 0.68, marking a crucial turning point with opt-in support for Fabric Renderer and TurboModule system. This release includes 614 commits from 68 contributors, along with significant tooling updates and breaking changes that require attention.

Key Takeaways

Critical Insight

React Native 0.68 enables teams to start testing the New Architecture in production apps, though third-party library support is still catching up.

The release notes hint at why React 18's new capabilities won't work without the New Architecture, and the implications are bigger than you might think.

Recent from React Native

Related Articles