react-native-macos/template/ios/HelloWorld
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
..
Images.xcassets Rename AppDelegate.m to AppDelegate.mm in the app template 2021-12-13 11:49:00 -08:00
AppDelegate.h Fix: Avoid path in the template import (#35394) 2022-11-21 03:55:21 -08:00
AppDelegate.mm Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
Info.plist Update info.plist (#34919) 2022-10-13 04:32:44 -07:00
LaunchScreen.storyboard Add Dark Mode support to the App template and NewAppScreen components (#28711) 2020-04-24 14:35:53 -07:00
main.m Do not opt-out fbsource/xplat/js/react-native-github/template from CLANGFORMAT 2021-12-20 10:40:06 -08:00