public class RootViewUtil
extends java.lang.Object
Constructor and Description |
---|
RootViewUtil() |
Modifier and Type | Method and Description |
---|---|
static RootView |
getRootView(android.view.View reactView)
Returns the root view of a given view in a react application.
|
public static RootView getRootView(android.view.View reactView)