stack.pulse
#stacks/react-native/mobile

React Native release notes, breaking changes, and upgrade notes.

Build native apps with React StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
6
breaking
0
security
0
deprecated
0
migrations
2

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

React Native releases from GitHub

StackPulse watches React Native release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
v0.86.0-rc.3mediummigrationprereleaseJun 3, 2026

0.86.0-rc.3

This release candidate focuses on fixing an issue in React Native DevTools related to missing JavaScript samples in the Performance panel timeline on Apple platforms.

affected

Developers using React Native DevTools on Apple platforms are affected by the fixed issue.

action

Upgrade to this release candidate to resolve the DevTools issue.

migration_steps1 steps
  1. 01Use the Upgrade Helper to assist with upgrading to this version.
view source on github->
v0.86.0-rc.1mediummigrationprereleaseMay 18, 2026

0.86.0-rc.1

This release candidate includes fixes for Android and iOS, particularly addressing image dimension retrieval on Android and build portability on iOS.

affected

Developers using `Image.getSize` and `Image.getSizeWithHeaders` on Android or building React Native projects on iOS may be affected.

action

Use the Upgrade Helper to upgrade to this version.

migration_steps1 steps
  1. 01Use the Upgrade Helper to assist with upgrading to this version.
view source on github->