Change8

v0.80.1

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

Summary

React Native v0.80.1 introduces top-level Flow types and addresses critical crashes on Android related to ReactInstance and 32-bit TurboModule event emission.

Migration Steps

  1. Use the React Native Upgrade Helper to identify necessary changes for version 0.80.1.

✨ New Features

  • Publish top-level Flow types for react-native.

🐛 Bug Fixes

  • Fixed missing RefreshControlMock source in Jest preset.
  • Android: Fixed crash on ReactInstance due to null returned for getViewManagerNames.
  • Android: Fixed crash when emitting events from TurboModules on 32-bit devices.
  • Fixed typo in published Flow types.

🔧 Affected Symbols

react-nativeRefreshControlMockReactInstancegetViewManagerNamesTurboModules