public class FabricJSIModuleProvider extends java.lang.Object implements JSIModuleProvider<UIManager>
Constructor and Description |
---|
FabricJSIModuleProvider(ReactApplicationContext reactApplicationContext,
JavaScriptContextHolder jsContext,
ComponentFactoryDelegate componentFactoryDelegate,
ReactNativeConfig config) |
Modifier and Type | Method and Description |
---|---|
UIManager |
get() |
public FabricJSIModuleProvider(ReactApplicationContext reactApplicationContext, JavaScriptContextHolder jsContext, ComponentFactoryDelegate componentFactoryDelegate, ReactNativeConfig config)
public UIManager get()
get
in interface JSIModuleProvider<UIManager>