mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d065b06da1
Summary: Currently, we don't have a way to extend RCTFabricComponentsPlugins in OSS. This diff adds a codegen to generate ThirdpartyFabricComponentsProviderwhich will be used to extend RCTFabricComponentsPlugins. It works almost exactly the same as RCTFabricComponentsPlugins, and in the future we might want to consider merging them together. Changelog: [internal] Reviewed By: hramos Differential Revision: D32128760 fbshipit-source-id: b4f3a082f94c3053251cc6a0323c488f649deaa9