react/scripts/flow
Pieter De Baets 7a3ffef703
[react-native] Consume ReactNativeAttributePayloadFabric from ReactNativePrivateInterface (#33616)
## Summary

ReactNativeAttributePayloadFabric was synced to react-native in
0e42d33cbc.
We should now consume these methods from the
ReactNativePrivateInterface.

Moving these methods to the React Native repo gives us more flexibility
to experiment with new techniques for bridging and diffing props
payloads.

I did have to leave some stub implementations for existing unit tests,
but moved all detailed tests to the React Native repo.

## How did you test this change?

* `yarn prettier`
* `yarn test ReactFabric-test`
2025-06-25 10:23:36 +01:00
..
config [scripts] Switch back to flow parser for prettier (#33414) 2025-06-03 00:00:28 -04:00
createFlowConfigs.js [flow] Remove CI_MAX_WORKERS option 2024-08-20 12:38:27 -04:00
environment.js [Flight] Track Debug Info from Synchronously Unwrapped Promises (#33485) 2025-06-11 12:07:10 -04:00
react-devtools.js [mcp] Add MCP tool to print out the component tree of the currently open React App (#33305) 2025-06-02 21:42:34 -07:00
react-native-host-hooks.js [react-native] Consume ReactNativeAttributePayloadFabric from ReactNativePrivateInterface (#33616) 2025-06-25 10:23:36 +01:00
runFlow.js Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
xplat.js Update RN dynamic flag types (#28427) 2024-03-22 12:23:38 -04:00