mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
07abfceae1
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45008 As part of RFC0759, we are moving the template into it's own repository. ## Useful Links: - [Section in RFC0759](https://github.com/react-native-community/discussions-and-proposals/blob/main/proposals/0759-react-native-frameworks.md#evolving-the-react-native-community-template--cli) - [Template's new home](https://github.com/react-native-community/template) - [Versioning discussion](https://github.com/react-native-community/cli/issues/2345) Changelog: [General][Breaking] removed the template from react-native into react-native-community/template Reviewed By: cortinico Differential Revision: D58184276 fbshipit-source-id: 5e52320af55495488587accbe144d11164cea4fd
573 B
573 B
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.