React Native 0.79 - Faster tooling and much more

React Native 0.79 - Faster tooling and much more

• Metro 0.82 introduces deferred hashing, speeding first yarn start by 3x for large projects. • Stable support for package.json exports/imports enhances compatibility with modern n

Mobile Development · April 8, 2025 (updated February 24, 2026) · 1 min · 190 words
Package Exports Support in React Native

Package Exports Support in React Native

• React Native 0.72 introduces beta support for package.json ’exports’ field in Metro. • Enables React Native projects to work seamlessly with a wider npm ecosystem. • Packages can

Mobile Development · June 21, 2023 (updated February 24, 2026) · 1 min · 170 words
React Native 0.72 - Symlink Support, Better Errors, and more

React Native 0.72 - Symlink Support, Better Errors, and more

• React Native 0.72 release introduces highly requested Metro symlink support, improving monorepo compatibility. • Beta package exports enable modern npm package APIs, aligning Rea

Mobile Development · June 21, 2023 (updated February 24, 2026) · 1 min · 203 words