Branches
Each React Native release pins a specific set of platform components — the versions of React, Hermes, Yoga, and other core pieces it ships with.
The table below indicates what's included in the React Native platform for each release version, read from the tip of the corresponding X-stable branch in react/react-native.
Platform Versions
| Branch | React | Hermes (Legacy) | Hermes V1 | Yoga | React Native DevTools frontend |
|---|---|---|---|---|---|
| 0.87-stable | 19.2.3 | — | v250829098.0.16 | ee004e6b | chromium/7103(Chrome 136) |
| 0.86-stable | 19.2.3 | v0.17.0 | v250829098.0.16 | c76b52b2 | chromium/7103(Chrome 136) |
| 0.85-stable | 19.2.3 | v0.16.0 | v250829098.0.10 | cfdacac0 | chromium/7103(Chrome 136) |
| 0.84-stable | 19.2.3 | v0.15.1 | v250829098.0.9 | 8ba025e8 | chromium/7103(Chrome 136) |
| 0.83-stable | 19.2.0 | v0.14.1 | v250829098.0.4 | 69e87a4e | chromium/7103(Chrome 136) |
| 0.82-stable | 19.1.1 | 2025-09-01-RNv0.82.0 | 76dc3793 | 9f2a9476 | chromium/7103(Chrome 136) |
| 0.81-stable | 19.1.4 | 2025-07-07-RNv0.81.0 | — | c7c85621 | chromium/7103(Chrome 136) |
| 0.80-stable | 19.1.0 | 2025-07-24-RNv0.80.2 | — | 51e60950 | chromium/6613(Chrome 128) |
| 0.79-stable | 19.0.0 | 2025-06-04-RNv0.79.3 | — | 91997d6c | chromium/6613(Chrome 128) |
| 0.78-stable | 19.0.0 | 2025-01-13-RNv0.78.0 | — | 91997d6c | chromium/6613(Chrome 128) |