mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
7621466b1b
## Summary Enables the `disableStringRefs` and `enableRefAsProp` feature flags for React Native (Meta). ## How did you test this change? ``` $ yarn test $ yarn flow fabric ```