Skip to content

0.74.4

Compare
Choose a tag to compare
@Titozzz Titozzz released this 30 Jul 14:59
· 2498 commits to main since this release

Added

Android specific

iOS specific

Fixed

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)
  • Do not use temporary node when creating the .xcode.env.local (8408b8bc96 by @cipolleschi)
  • Building of iOS project when RCTAppDelegate is used in the project (be93092c1b by @nikhiltekwani09)
  • Fix error on handling privacy manifest (e39e9c4a60 by @cxa)

Hermes dSYMS:


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.