Change8

v0.78.0-rc.4

📦 react-nativeView on GitHub →
🐛 4 fixes🔧 3 symbols

Summary

This release candidate focuses on stability improvements for the Interop Layer on both Android and iOS, alongside restoring debugger UI elements on iOS.

Migration Steps

  1. Use the React Native Upgrade Helper to identify necessary changes for version 0.78.0-rc.4.

🐛 Bug Fixes

  • Android: Fixed execution of early InteropEvents.
  • iOS: Restored the 'Paused in debugger' overlay icon.
  • iOS: Prevented app crashes when the InteropLayer cannot find specific methods in native implementations.
  • iOS: Fixed handling of null values within the TurboModule Interop layer.

🔧 Affected Symbols

InteropEventsInteropLayerTurboModule