mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9b1300209e
## Summary Sets up dynamic feature flags for `disableStringRefs`, `enableFastJSX`, and `enableRefAsProp` in React Native (at Meta). ## How did you test this change? ``` $ yarn test $ yarn flow fabric ```