Change8

v0.86.0-rc.2

📦 react-nativeView on GitHub →
1 features🐛 3 fixes🔧 2 symbols

Summary

This release introduces support for `PlatformColor` in Android's `Pressable` ripple effect and includes several bug fixes related to iOS builds and CocoaPods configuration.

✨ New Features

  • Android: `android_ripple` now accepts `PlatformColor` for Pressable components.

🐛 Bug Fixes

  • iOS Build: Fixed escaping of local file URIs containing unicode paths in ruby scripts.
  • iOS CocoaPods: Fixed Pod install checksum drifting.
  • iOS CocoaPods: Modified prebuilt React umbrella to load `RCTDefines.h` first and dropped the `module *` submodule wildcard to ensure RCT_* macros propagate correctly to consumer pods using `use_frameworks!`.

Affected Symbols