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.74[Android] minimum API level: Android 6.0 (API 23)[iOS] minimum OS: 13.4

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.74DocumentationChangelog[Android] minimum API level: Android 6.0 (API 23)[iOS] minimum OS: 13.4

Previous versions

0.73DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 13.4
0.72DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 12.4
0.71DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 12.4
0.70DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 12.4

Archived versions

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

0.69DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 11.0
0.68DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 11.0
0.67DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 11.0
0.66DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 11.0
0.65DocumentationChangelog[Android] minimum API level: Android 5.0 (API 21)[iOS] minimum OS: 11.0
0.64DocumentationChangelog[Android] minimum API level: Android 4.1 (API 16)[iOS] minimum OS: 10.0
0.63DocumentationChangelog[Android] minimum API level: Android 4.1 (API 16)[iOS] minimum OS: 10.0
0.62DocumentationChangelog[Android] minimum API level: Android 4.1 (API 16)[iOS] minimum OS: 9.0
0.61DocumentationChangelog[Android] minimum API level: Android 4.1 (API 16)[iOS] minimum OS: 9.0
0.60DocumentationChangelog[Android] minimum API level: Android 4.1 (API 16)[iOS] minimum OS: 9.0

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