react/scripts/flow
Ruslan Lesiutin 1729b499ed
feat[Fabric/Paper]: support isChildPublicInstance api method (#27783)
Adds `isChildPublicInstance` method to both renderers (Fabric and
Paper), which will receive 2 public instances and return if first
argument is an ancestor of the second, based on fibers.

This will be used as a fallback when DOM node APIs are not available:
for Paper renderer or for Fabric without DOM node APIs.

How it is going to be used: to determine which `AppContainer` component
in RN is responsible for highlighting an inspected element on the
screen.
2023-12-04 17:22:03 +00:00
..
config Upgrade Flow to 0.220.1 (#27680) 2023-11-09 10:53:08 -05:00
createFlowConfigs.js Upgrade Flow to 0.220.1 (#27680) 2023-11-09 10:53:08 -05:00
environment.js Upgrade to Flow 0.219.0 (#27542) 2023-10-20 11:09:44 -04:00
react-devtools.js ESLint upgrade to use hermes-eslint (#25915) 2022-12-20 14:27:01 -05:00
react-native-host-hooks.js feat[Fabric/Paper]: support isChildPublicInstance api method (#27783) 2023-12-04 17:22:03 +00:00
runFlow.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
xplat.js Add dynamic disableModulePatternComponents flag for native-fb (#27739) 2023-11-22 13:05:24 -05:00