mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
Now that RN is only on the New Architecture, we can stop stop syncing the legacy React Native renderers. In this diff, I just stop syncing them. In a follow up I'll delete the code for them so only Fabric is left. This will also allow us to remove the `enableLegacyMode` feature flag.