-
public interface UIBlockA task to execute on the UI View for third party libraries.
-
-
Method Summary
Modifier and Type Method Description abstract voidexecute(NativeViewHierarchyManager nativeViewHierarchyManager)-
-
Method Detail
-
execute
abstract void execute(NativeViewHierarchyManager nativeViewHierarchyManager)
-
-
-
-