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