Package-level declarations

Types

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

Implementation of the UIManagerProvider for Fabric renderer on bridge mode

Link copied to clipboard
open class StateWrapperImpl : HybridClassBase, StateWrapper
This class holds reference to the C++ EventEmitter object.