react-native-macos/template/ios
Riccardo Cipolleschi 7eaabfb174 Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36106

Having `concurrentRoot` disabled when Fabric is enabled is not recommended.
This simplifies the setup and makes sure that both are either enabled or disabled.

## Changelog:
[iOS] [Breaking] - Hardcode concurrentRootEnabled to `true` when Fabric is enabled

Reviewed By: cortinico

Differential Revision: D43153402

fbshipit-source-id: d67aeb3413dbdf2430381aa44ede47ed00db32c6
2023-02-09 07:02:32 -08:00
..
HelloWorld Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
HelloWorld.xcodeproj fix(template, ios): add marketing version to template project (#35012) 2022-10-18 10:32:59 -07:00
HelloWorldTests Do not opt-out fbsource/xplat/js/react-native-github/template from CLANGFORMAT 2021-12-20 10:40:06 -08:00
Podfile Update Podfile in template (#35931) 2023-01-24 02:29:00 -08:00
_xcode.env Introduce .xcode.env configuration file to source `node` (#33546) 2022-04-11 02:50:57 -07:00