mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9910981d3a
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53351 Changelog: [internal] This refactors `RendererImplementation` to reduce boilerplate code from exporting existing methods from Fabric or Paper. Reviewed By: lenaic Differential Revision: D80532479 fbshipit-source-id: ae70bb50f0d2fbf7aee95efd39d9716f0c3a8a90
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.