Change8

v0.77.0-rc.7

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

Summary

React Native 0.77.0-rc.7 serves as the final release candidate, focusing on critical bug fixes for text measurement, button responsiveness during animations, and iOS maxLength behavior.

Migration Steps

  1. Use the React Native Upgrade Helper to identify specific changes needed for your project.

🐛 Bug Fixes

  • Fix TextMeasureCacheKey discarding some LayoutConstraints
  • Fix buttons becoming unresponsive when transform is animated (Reverted #48669)
  • iOS: Fix maxLength not working in the old architecture

🔧 Affected Symbols

TextMeasureCacheKeyLayoutConstraintsmaxLengthButton