React Native versions

Open source React Native releases follow a monthly release train that is coordinated on GitHub through the react-native-releases repository. At the beginning of each month, a new release candidate is created off the master branch of facebook/react-native. The release candidate will soak for a month 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.

MasterDocumentationCommits since 0.7.6

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.7.6DocumentationChangelog

Previous versions

v0.7.5DocumentationChangelog
0.7.0DocumentationChangelog
v0.6.3DocumentationChangelog
v0.6.2DocumentationChangelog
v0.6.1DocumentationChangelog
v0.6.0DocumentationChangelog
v0.5.3DocumentationChangelog
v0.4.3DocumentationChangelog

Archived versions

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