react-native-macos/React/AppSetup
Riccardo Cipolleschi ec5a4301a3 Separatedly enable TM/Fabric (#35117)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35117

This mimics some behavior we have in Android that allow uesers to turn on selectively TM and Fabric.

Notice that if fabric is enabled, TM must be enabled as well, otherwise the app won't work

## Changelog
[iOS][Added] - Added the possibility to selectively enable TM and Fabric with the new Architecture

Reviewed By: cortinico

Differential Revision: D40794328

fbshipit-source-id: b7fc7bb819d05566dcd335832cab224f80b23346
2022-10-29 04:00:24 -07:00
..
RCTAppSetupUtils.h Separatedly enable TM/Fabric (#35117) 2022-10-29 04:00:24 -07:00
RCTAppSetupUtils.mm Separatedly enable TM/Fabric (#35117) 2022-10-29 04:00:24 -07:00