mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3a41cdf5b2
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51660 We should be able to clean this up as we're not using it directly. It would be used via the NDK logging utilities from Android, that we don't use. Changelog: [Internal] [Changed] - Reviewed By: mdvacca Differential Revision: D75531640 fbshipit-source-id: e96932b6e77b159683728194ac2e856cb868e06f
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.