Skip to content

Releases: react/react-native

v0.64.0

12 Mar 18:33

Choose a tag to compare

0.64 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the most important highlights of this version:

  • Hermes opt-in on iOS
  • Inline Requires enabled by default
  • React 17

Among many others - please refer to the blog post for more details.


You can participate in the conversation on the status of this release at this issue.


You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.


You can find the whole changelog history over at react-native-releases.

0.64.0-rc.4

02 Mar 17:26

Choose a tag to compare

0.64.0-rc.4 Pre-release
Pre-release

THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.64.0-rc.4 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN064 --version 0.64.0-rc.4

We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


You can find the whole changelog history over at react-native-releases.

v0.64.0-rc.3

23 Nov 15:43

Choose a tag to compare

v0.64.0-rc.3 Pre-release
Pre-release

THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.64.0-rc.3 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN064 --version 0.64.0-rc.3

We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


You can find the whole changelog history over at react-native-releases.

v0.63.4

30 Nov 15:17

Choose a tag to compare

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.

v0.63.3

29 Sep 14:53

Choose a tag to compare

This release fixes a series of issues reported by the community over the last few months: you can find the full changelog here.

While in this patch release there's already a commit towards focusing compatibility with Xcode 12, if you are having troubles please refer to this issue #29984 and the workaround described there.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.

v0.63.2

22 Jul 09:25

Choose a tag to compare

This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.

v0.63.1

14 Jul 20:54

Choose a tag to compare

This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.

v0.63.0

08 Jul 18:34

Choose a tag to compare

0.63 stable is here 🎉

Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗

Some of the major changes that this version brings:

  • LogBox turned on by default
  • <Pressable /> component
  • APIs for using system-defined colors (PlatformColor, DynamicColorIOS)

Among many others - please refer to the blog post for more details.


You can participate in the conversation on the status of this release at this issue.


You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.


You can find the whole changelog history over at react-native-releases.

v0.63.0-rc.1

16 Apr 18:05

Choose a tag to compare

v0.63.0-rc.1 Pre-release
Pre-release

THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.

Please only upgrade or create new apps with 0.63.0-rc.1 if you'd like to help us test this before the stable release - which would be super useful 🤗

To test it, run:

npx react-native init RN063 --version 0.63.0-rc.1

We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:


You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.


You can find the whole changelog history over at react-native-releases.

v0.62.2

08 Apr 19:06

Choose a tag to compare

This release fixes a few minor issues that were reported by the community. You can view the complete changelog here.

You can participate in the conversation for the next patch release in the dedicated issue.


To help you upgrade to this version, you can use the new upgrade helper ⚛️


You can find the whole changelog history over at react-native-releases.