npm react-native 0.75.0-rc.5

latest releases: 0.77.0-nightly-20240919-0fe234cb6, 0.77.0-nightly-20240918-bebd6531b, 0.77.0-nightly-20240917-51673e41a...
2 months ago

Breaking

Android specific

Added

Android specific

iOS specific

  • Libraries can now declare Swift Package Manager dependencies in their .podspec with ReactNativePodsUtils.spm_dependency (f903f34837 by @mfazekas)

Fixed

Android specific

  • If npx react-native-community/cli config fails or timeouts proper error is shown and built is aborted, instead of leaving and empty autolinking.json (3782511350 by @mfazekas)

iOS specific

  • Make sure to pass the RCTBridgeProxy to ViewManagers (d6c90cf7ed by @cipolleschi)
  • Implement shared atomic counters and replace static integers in RCTImageLoader and RCTNetworkTask that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @hakonk)


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.

Don't miss a new react-native release

NewReleases is sending notifications on new releases.