RepoJournal
Meta

Meta

React, React Native, and Jest - the open source under what Meta ships

Keep up with Meta in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript AI / ML Full archive →

The Wire · Showcase

REACT NATIVE 0.86 RC2 LANDS WITH ANDROID PROPS FIX AND IOS BUILD SPEEDUP

By RepoJournal · Filed · About Meta

React Native shipped a critical Android fix that restores prop updates when the accumulation flag is disabled, plus iOS binary caching that cuts build times.

The team merged a fix [1] for a shadow tree revision bug on Android that was silently dropping prop updates when `enableAccumulatedUpdatesInRawPropsAndroid` wasn't enabled. Without this patch, intermediate revisions only carried props from that specific revision, breaking cascade updates. The 0.86.0-rc.2 release [2] bundles this fix alongside new features like `PlatformColor` support for Android Pressable ripples and Hermes binary caching on iOS to accelerate builds. This is the release to test before the stable 0.86 ships.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge all intermediate revisions when props accumulation is not guaranteed (#56914) facebook/react-native
  2. [2] 0.86.0-rc.2 ↗ facebook/react-native

Quick answers

What shipped in Meta on May 26, 2026?
React Native shipped a critical Android fix that restores prop updates when the accumulation flag is disabled, plus iOS binary caching that cuts build times. In total, 1 commits and 1 releases landed.
What were the notable Meta updates?
Merge all intermediate revisions when props accumulation is not guaranteed (#56914) and 0.86.0-rc.2.

More from Meta

Daily updates, in your inbox

Follow Meta

Keep up with Meta in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?