React Native: v0.76.7 Release

Release date:
February 11, 2025
Previous version:
v0.76.6 (released January 15, 2025)
Magnitude:
278 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v0.76.7

RickardZrinski
mdvacca
react-native-bot
cortinico
cipolleschi
NSProgrammer
alextoudic
tido64

Directory Browser for v0.76.7

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

v0.76.7

Changed

iOS specific

  • Pin 'concurrent-ruby' to a working version (198adb47af by @cipolleschi) ### Fixed
  • Fix maxFontSizeMultiplier prop on Text and TextInput components in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski)
  • Appearance: Fix Appearance.setColorScheme(null) not resetting color scheme value (7d63235086 by @sangonz193) #### Android specific
  • Add missing invariant dependency (ee8088b615 by @tido64)
  • Fix execution of early InteropEvents (4ed2b35bf6 by @mdvacca)
  • Bump Kotlin to 1.9.25 to mitigate #49115 (f8857ba3b5 by @cortinico) #### iOS specific
  • runtime: RCTSurfaceHostingProxyRootView no longer has different behavior (whether it calls start on the provided surface) depending on which initializer is used. Call start yourself on the surface instead. (13b93cfdda by Nolan O'Brien)
  • Be less strict with method parsing of TurboModule Interop Layer
  • Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (3bd3f101b9 by @cipolleschi)
  • Fix applicationDidEnterBackground not being called (adaceba546 by @alextoudic)

Hermes dSYMS: - Debug - Release


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper βš›οΈ.


View the whole changelog in the CHANGELOG.md file.