Change8

v0.79.0-rc.1

📦 react-nativeView on GitHub →
1 features🐛 2 fixes🔧 4 symbols

Summary

This release updates Metro to version 0.82.0 and provides several iOS-specific fixes, including restoring the New Architecture opt-out and fixing bridge module callbacks.

Migration Steps

  1. Update Metro dependency to ^0.82.0.
  2. Use the React Native Upgrade Helper for automated migration assistance.

✨ New Features

  • Re-enabled the ability to opt-out from the New Architecture on iOS.

🐛 Bug Fixes

  • Fixed an issue where extraModulesForBridge callback was not called when New Architecture was enabled on iOS.
  • Added missing loadFromSource method in the DefaultRNFactoryDelegate for iOS.

🔧 Affected Symbols

extraModulesForBridgeDefaultRNFactoryDelegateloadFromSourceMetro