react-native-macos/template
Nicola Corti 81e7f2fe91 Hardcode concurrentRootEnabled to true when Fabric is enabled (#36107)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36107

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:
[Android] [Breaking] - Hardcode concurrentRootEnabled to true when Fabric is enabled

Reviewed By: cipolleschi

Differential Revision: D43127625

fbshipit-source-id: 88e5e800b55d5df228fb072bedf8533b0ab6c20d
2023-02-10 01:06:17 -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 Hardcode concurrentRootEnabled to true when Fabric is enabled (#36107) 2023-02-10 01:06:17 -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