react-native-macos/template
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
..
__tests__ switch from `@types/jest` to `@jest/globals` (#36068) 2023-02-07 06:16:07 -08:00
_bundle Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
android RNGP - Bump AGP to 7.4.1 (#36039) 2023-02-02 07:07:45 -08:00
ios Hardcode concurrentRootEnabled to true when Fabric is enabled (#36106) 2023-02-09 07:02:32 -08:00
App.tsx fix(template): reference App.tsx vs App.js in template text (#35377) 2022-11-18 15:56:58 -08:00
Gemfile Read `.ruby-version` file in `Gemfile` (#35410) 2022-11-21 05:59:19 -08:00
_eslintrc.js Simplify Template ESLint Configuration (#35529) 2022-12-01 09:28:16 -08:00
_gitignore add-coverage-to-gitignore (#35809) 2023-01-11 10:13:15 -08:00
_node-version Bump node version from 16 to 18 (#35443) 2022-11-25 06:44:21 -08:00
_prettierrc.js JS: Upgrade to Prettier v2.4.1 [1/n] 2021-11-02 22:14:16 -07:00
_ruby-version Bump Circle CI macOS container to Xcode 14.0.1, Ruby to 2.7.6, CocoaPods 1.11.3 (#34884) 2022-10-11 18:27:25 -07:00
_watchmanconfig Fix whitespace and newline at EOF (#35939) 2023-01-24 03:00:08 -08:00
app.json Fix whitespace and newline at EOF (#35939) 2023-01-24 03:00:08 -08:00
babel.config.js Revert the change to add babel-plugin-codegen 2021-12-15 16:53:01 -08:00
index.js Exclude RN templates from internal linters 2019-02-11 15:42:17 -08:00
jest.config.js Move jest config from package.json to dedicated jest.config.js file (#35856) 2023-01-18 02:00:19 -08:00
metro.config.js Change default metro.config.js to utilize inline requires (#29770) 2020-08-26 11:30:59 -07:00
package.json switch from `@types/jest` to `@jest/globals` (#36068) 2023-02-07 06:16:07 -08:00
tsconfig.json Use TypeScript by default for new applications (#35165) 2022-11-02 21:40:58 -07:00