React Native Sep 5, 2022

React Native Version 0.70 Release

Article Summary

React Native 0.70 just made Hermes the default JavaScript engine. This marks a major turning point for performance and developer experience across both iOS and Android.

The React Native team released version 0.70 with significant improvements centered around the New Architecture. This release represents months of collaboration between Meta's Hermes and React Native teams, with contributions from 88 community contributors across 493 commits.

Key Takeaways

Critical Insight

React Native 0.70 dramatically simplifies New Architecture adoption with unified tooling, default Hermes engine, and streamlined native build configuration.

The new documentation reveals the strategic reasoning behind the New Architecture's API design decisions that most developers haven't seen yet.

Recent from React Native

Related Articles