React Native Mar 12, 2019

React Native 0.59 Release

Article Summary

React Native 0.59 just dropped with the biggest Android performance upgrade in years. If your app still feels sluggish compared to iOS, this changes everything.

React Native 0.59 shipped with 644 commits from 88 contributors, marking a major milestone for the framework. This release addresses long-standing performance issues on Android and introduces architectural changes to make the codebase more maintainable.

Key Takeaways

Critical Insight

React Native 0.59 closes the Android performance gap with modernized JavaScriptCore, introduces Hooks, and begins splitting the bloated core into focused community-maintained packages.

The upgrade process itself got a complete overhaul that will make future version bumps significantly less painful.

Recent from React Native

Related Articles