Change8

v0.79.6

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

Summary

This release introduces support for enterprise repositories on both Android and iOS, while resolving critical stability issues in the Legacy architecture and TurboModules on Android.

Migration Steps

  1. Use the React Native Upgrade Helper to identify specific changes needed for version 0.79.6.

✨ New Features

  • Android: RNGP now supports exclusiveEnterpriseRepository.
  • iOS: Added ENTERPRISE_REPOSITORY environment variable for Cocoapods to allow consuming artifacts from personal maven mirrors.

🐛 Bug Fixes

  • Codegen: Added missing Babel dependencies.
  • Android: Fixed Legacy architecture crashing or freezing upon reload.
  • Android: Fixed Modal first frame rendering in the top-left corner.
  • Android: Fixed crash when emitting events from TurboModules on 32-bit devices.

🔧 Affected Symbols

RNGPCocoapodsCodegenModalTurboModuleENTERPRISE_REPOSITORY