◐ Shell
reader mode source ↗
Skip to main content

React Native versions

Open source React Native releases follow a release train that is coordinated on GitHub through the react-native-releases repository. New releases are created off the main branch of facebook/react-native. They will follow a Release Candidate process to allow contributors like yourself to verify the changes and to identify any issues by writing clear, actionable bug reports. Eventually, the release candidate will be promoted to stable.

Below is the schedule and current status of recent and upcoming React Native releases:

VersionBranch-cut DateRelease DateSupportBlogpost
0.89.x2026-11-032026-12-07Future
0.88.x2026-09-072026-10-12Future
0.87.x2026-07-062026-08-10Future
0.86.x2026-05-042026-06-09ActiveDetails
0.85.x2026-03-022026-04-06ActiveDetails
0.84.x2026-01-052026-02-09End of CycleDetails
0.83.x2025-11-032025-12-10UnsupportedDetails
0.82.x2025-09-012025-10-06UnsupportedDetails
0.81.x2025-07-102025-08-12UnsupportedDetails
0.80.x2025-05-072025-06-12UnsupportedDetails
0.79.x2025-03-042025-04-08UnsupportedDetails
0.78.x2025-01-152025-02-19UnsupportedDetails
0.77.x2024-11-262025-01-21UnsupportedDetails

You can read more details about release schedule and the meaning of statuses on the Releases Overview page.

Next version (Unreleased)

Latest version

The most recent stable version will be used automatically whenever a new project is created using the npx react-native init command.

Previous versions

Archived versions

The documentation for unmaintained versions can be found on website archive snapshots, hosted as separate sites.

The documentation for versions below 0.60 can be found on the separate website called React Native Archive.