Default Components Registry
object DefaultComponentsRegistry
A utility class that provides users a ComponentRegistry they can customize with a C++ implementation of its native methods.
This class works together with the DefaultNewArchitectureEntryPoint and it's C++ implementation is hosted inside the React Native framework
TODO(T186951312): Should this be @UnstableReactNativeAPI?