mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
290258f00f
Summary: This further reduces the build warning coming from the Hermes build, which we can't do much about as we don't own that code. ## Changelog: [Internal] [Changed] - Further Reduce Build Warnings Pull Request resolved: https://github.com/facebook/react-native/pull/46733 Test Plan: CI Reviewed By: NickGerleman Differential Revision: D63644753 Pulled By: cortinico fbshipit-source-id: d0e65559715ac1fa2b920f4c3d3cf63b6171765d
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.