Description
Today, we are releasing React 17! We’ve written at length about the role of the React 17 release and the changes it contains in the React 17 RC blog post. This post is a brief summary of it, so if you ...
Summary
- 17.0 Today, we are releasing React 17!
- And while it’s possible to use two versions of React on the page, until React 17 this has been fragile and caused problems with events.
- The goal of this release is to enable gradual upgrades.
- We currently expect the support for React 17 to land in React Native 0.65, but the exact version is subject to change.