mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
2ec547ad28
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47512 As can be seen in `renderApplication`, `useConcurrentRoot` is no longer used to decide whether to run the application in concurrent mode, as we default all Fabric-users to concurrent root. Changelog: [General][Removed] Removed type for useConcurrentRoot from AppRegistry, as it was already ignored Reviewed By: sammy-SC, fabriziocucci Differential Revision: D65660681 fbshipit-source-id: c99e5ae14d515015709908ed21a854c780f628e0 |
||
---|---|---|
.. | ||
assets | ||
babel-plugin-codegen | ||
community-cli-plugin | ||
core-cli-utils | ||
debugger-frontend | ||
dev-middleware | ||
eslint-config-react-native | ||
eslint-plugin-react-native | ||
eslint-plugin-specs | ||
gradle-plugin | ||
helloworld | ||
hermes-inspector-msggen | ||
metro-config | ||
normalize-color | ||
polyfills | ||
react-native | ||
react-native-babel-preset | ||
react-native-babel-transformer | ||
react-native-bots | ||
react-native-codegen | ||
react-native-codegen-typescript-test | ||
react-native-info | ||
react-native-popup-menu-android | ||
react-native-test-library | ||
react-native-test-renderer | ||
rn-tester | ||
typescript-config | ||
virtualized-lists |