mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
936666d3b4
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51543 Changelog: [internal] For `ReactFabricPublicInstance-itest` we used a specific pattern to be able to run the same test with different feature flags (having multiple entrypoints with the configuration and a single implementation file). We can simplify this now that we have support for multiple configurations per test file in Fantom. Reviewed By: rshest Differential Revision: D75231301 fbshipit-source-id: ffd047b23217c06b1b15ba07da8b5c191cc652e7
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.