mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
25dbb3556e
## Summary Changes the `enableComponentStackLocations` feature flag to be dynamic for React Native (FB), so that it can be evaluated for compatibility before eventually being enabled for React Native. ## How did you test this change? I'll be importing this PR to test it.