mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3e6902244a
Summary: Currently the codegen does not include component with field `interfaceOnly` set to `true` in the `ThirdPartyFabricComponentsProvider`. These components need to be added to this file, so that non-core components can be used in fabric. ## Changelog [General [Fixed] - Fixes GenerateThirdPartyFabricComponentsProvider Pull Request resolved: https://github.com/facebook/react-native/pull/32779 Test Plan: Run codegen with component outside of core on iOS. Check if components with and without `interfaceOnly` are added to `RCTThirdPartyFabricComponentsProvider` Reviewed By: cortinico Differential Revision: D33235363 Pulled By: ShikaSD fbshipit-source-id: e7224d2123e4da0da912fe677dae32d3aaea2ec8