React Native Jun 25, 2024

Using a Framework to Build React Native Apps

Article Summary

React Native just made its biggest architectural recommendation in years. The core team now officially recommends using frameworks (specifically Expo) for all new apps.

At React Conf 2024, the React Native team updated their official guidance on building production apps. Instead of starting from scratch with bare React Native, they're now steering developers toward framework-based development to solve common production problems out of the box.

Key Takeaways

Critical Insight

React Native's official stance has shifted from bare metal to framework-first, with Expo leading as the recommended production toolbox for new apps.

The RFC reveals specific guidelines for how other frameworks can earn official recommendation status and compete with Expo.

Recent from React Native

Related Articles