In case you missed it, we published React 17 Release Candidate. We’d appreciate if you could give it a try:
npm install react@17.0.0-rc.0
npm install react-dom@17.0.0-rc.0
Please try it *before* it becomes a stable release so we can fix the bugs early!
reactjs.org/blog/2020/08/10/…
Today, we’re releasing the first Release Candidate for React 17! This release is rather unusual: it contains no new features. 👀 reactjs.org/blog/2020/08/10/…
ALT The React 17 release is unusual because it doesn’t add any new developer-facing features. Instead, this release is primarily focused on making it easier to upgrade React itself.
We’re actively working on the new React features, but they’re not a part of this release. The React 17 release is a key part of our strategy to roll them out without leaving anyone behind.
In particular, React 17 is a “stepping stone” release that makes it safer to embed a tree managed by one version of React inside a tree managed by a different version of React.
It's time to announce a new #ReactJSGirls conference speaker!
@gurlcode will be joining us in London with the talk 'The How and Why of Flexible #React Components'. 🙌
reactjsgirls.com/
We're working on a large-scale rearchitecture of React Native to make the framework more flexible and integrate better with native infrastructure in hybrid JavaScript/native apps. facebook.github.io/react-nat…
As we support more internal use cases at Oculus, React 360 is actually becoming a powerful "React Native for WebGL" core with some 3D/VR functionality layered on top...
I'm excited about the new, way-fast, SDF-rendered Views landing soon