What’s New

react-native v0.86.0-rc.2

v0.86.0-rc.2Pre-release

0.86.0-rc.2

Added
  • Pressable android_ripple now accepts PlatformColor
Changed
  • Cache prebuilt iOS binaries
Fixed
  • Fixed escaping local file URIs for unicode paths in ruby scripts
  • Fix Pod install checksum drifting
  • Load RCTDefines.h first in the prebuilt React umbrella and drop the module * submodule wildcard so RCT_* macros propagate to consumer pods under use_frameworks!
Added
Android specific
Changed
iOS specific
Fixed
iOS specific
  • Build: Fixed escaping local file URIs for unicode paths in ruby scripts (9563cb5b5a by @chrfalch)
  • CocoaPods: Fix Pod install checksum drifting (814ebb12b6 by @chrfalch)
  • CocoaPods: Load RCTDefines.h first in the prebuilt React umbrella and drop the module * submodule wildcard so RCT_* macros propagate to consumer pods under use_frameworks!. (90c303fafb by @wneel)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core 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.

View original