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/50311 We are going to initially expose this with the `experimental_` prefix to indicate that it has not been battle tested yet. Changelog: [Internal] Reviewed By: jorge-cab Differential Revision: D71939365 fbshipit-source-id: e9481b6bd4f253fb97c11fc9d7bf3708ffe79635
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.