React Native Jul 6, 2020

React Native 0.63 Release

Article Summary

React Native just fixed the two biggest complaints from mobile teams: cryptic error messages and interactions that scream 'this isn't a native app.'

React Native 0.63 ships with a complete overhaul of the debugging experience and introduces new components to eliminate platform 'tells' that give away non-native apps. The release also drops support for iOS 9 and Node.js 8 to accelerate development velocity.

Key Takeaways

Critical Insight

React Native 0.63 makes debugging faster and apps feel more native with LogBox, Pressable, and system color APIs.

The redesigned error experience includes one subtle feature that could save your team hours of debugging time.

Recent from React Native

Related Articles