react-native-macos/Libraries/AppDelegate
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
..
RCTAppDelegate.h Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
RCTAppDelegate.mm Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
React-RCTAppDelegate.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00