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.

Next version (Unreleased)

To see what changes are coming and provide better feedback to React Native contributors, use the latest release candidate when possible. Changes introduced in a release candidate will have been shipped to production Facebook apps for over two weeks by the time the release candidate is cut.

mainDocumentationCommits since 0.73

Latest version

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

0.73DocumentationChangelog

Previous versions

0.72DocumentationChangelog
0.71DocumentationChangelog
0.70DocumentationChangelog

Archived versions

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

0.69DocumentationChangelog
0.68DocumentationChangelog
0.67DocumentationChangelog
0.66DocumentationChangelog
0.65DocumentationChangelog
0.64DocumentationChangelog
0.63DocumentationChangelog
0.62DocumentationChangelog
0.61DocumentationChangelog
0.60DocumentationChangelog

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