Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the Fabric Interop Layer automatic #41656

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2023

  1. Make the Fabric Interop Layer automatic (facebook#41656)

    Summary:
    
    This change makes all the legacy components to go through the interop layer.
    It also introduce the `RCTFabricInteropLayerEnabled()` and the `RCTEnableFabricInteropLayer(BOOL)` functions to work as feature flags behind the change to completely disable the Interop layer.
    
    ## Changelog
    [iOS][Changed] - Make the Fabric Interop Layer automatic when the Nw architecture is enabled.
    
    Reviewed By: cortinico
    
    Differential Revision: D51586461
    cipolleschi authored and facebook-github-bot committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5be62ad View commit details
    Browse the repository at this point in the history