What’s New

react-native v0.86.0-rc.1

v0.86.0-rc.1Pre-release

0.86.0-rc.1

Fixed
  • Image.getSize and Image.getSizeWithHeaders now return the true source dimensions instead of Fresco's downsampled values on Android
  • Persist PODFILE_DIR as $(SRCROOT)-relative so project.pbxproj is portable across machines on iOS
Fixed
Android specific
  • Image: Image.getSize and Image.getSizeWithHeaders now return the true source dimensions instead of Fresco's downsampled values (8823a8009b by @zoontek)
iOS specific
  • Build: Persist PODFILE_DIR as $(SRCROOT)-relative so project.pbxproj is portable across machines (44bb83bd84 by @zoontek)

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