react/scripts/flow
Timothy Yung 706d95f486
Configure Dynamic Feature Flags for React Native (#28527)
## Summary

This PR is a subset of https://github.com/facebook/react/pull/28425,
which only includes the feature flags that will be configured as
dynamic.

The following list summarizes the feature flag changes:

* RN FB
  * Change to Dynamic
    * consoleManagedByDevToolsDuringStrictMode
    * enableAsyncActions
    * enableDeferRootSchedulingToMicrotask
    * enableRenderableContext
    * useModernStrictMode

## How did you test this change?

Ran the following successfully:

```
$ yarn test
$ yarn flow native
$ yarn flow fabric
```
2024-03-08 16:14:09 -08:00
..
config [flow] ignore hidden directories (#28096) 2024-02-01 11:24:04 -05:00
createFlowConfigs.js Upgrade Flow to 0.220.1 (#27680) 2023-11-09 10:53:08 -05:00
environment.js [Flight] Instrument the Console in the RSC Environment and Replay Logs on the Client (#28384) 2024-02-21 14:47:55 -05: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 Configure Dynamic Feature Flags for React Native (#28527) 2024-03-08 16:14:09 -08:00