mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51773 Changelog: [internal] (This isn't a public API yet so not marking it as a bugfix). This fixes a crash in the `offsetParent` DOM API when called on a node whose parent is the `documentElement`. Reviewed By: andrewdacenko Differential Revision: D75876349 fbshipit-source-id: d90fcc3cb98f592c396cb0f5ee6ec80c9570745a
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.