React Native Mar 12, 2021

React Native 0.64 Release

Article Summary

React Native 0.64 just brought Hermes to iOS, and it's a game-changer for app performance. The team is finally closing the gap between Android and iOS optimization.

The React Native team released version 0.64 with major performance improvements across both platforms. This release focuses on reducing app startup time, memory usage, and download size through engine optimizations and smarter module loading.

Key Takeaways

Critical Insight

React Native 0.64 delivers cross-platform Hermes support and automatic startup optimizations that make apps faster without extra configuration.

The team hints that Hermes will become the default Android engine soon, but there's a specific reason they're keeping iOS opt-in for now.

Recent from React Native

Related Articles