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?

Functions

Link copied to clipboard
external fun register(componentFactory: ComponentFactory)