Package-level declarations
Types
Link copied to clipboard
                  class ComponentFactory
Link copied to clipboard
                  Link copied to clipboard
                  open class FabricUIManager : UIManager, LifecycleEventListener, UIBlockViewResolver, SynchronousEventReceiver
We instruct ProGuard not to strip out any fields or methods, because many of these methods are only called through the JNI from Cxx so it appears that most of this class is "unused".
Link copied to clipboard
                  class FabricUIManagerProviderImpl(componentFactory: ComponentFactory, viewManagerRegistry: ViewManagerRegistry) : UIManagerProvider
Implementation of the UIManagerProvider for Fabric renderer on bridge mode
Link copied to clipboard
                  This class holds reference to the C++ EventEmitter object.