public abstract class NativeDevLoadingViewSpec extends ReactContextBaseJavaModule implements ReactModuleWithSpec, TurboModule
NativeModule.NativeMethodMETHOD_TYPE_ASYNC, METHOD_TYPE_PROMISE, METHOD_TYPE_SYNC| Constructor and Description |
|---|
NativeDevLoadingViewSpec(ReactApplicationContext reactContext) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
hide() |
abstract void |
showMessage(java.lang.String message,
java.lang.Double withColor,
java.lang.Double withBackgroundColor) |
getCurrentActivity, getReactApplicationContext, getReactApplicationContextIfActiveOrWarncanOverrideExistingModule, getConstants, hasConstants, initialize, invalidate, onCatalystInstanceDestroyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvalidategetNamepublic NativeDevLoadingViewSpec(ReactApplicationContext reactContext)