Class | Description |
---|---|
ARTGroupShadowNode |
Shadow node for virtual ARTGroup view
|
ARTRenderableViewManager |
ViewManager for all shadowed ART views: Group, Shape and Text.
|
ARTShapeShadowNode |
Shadow node for virtual ARTShape view
|
ARTSurfaceView |
Custom
View implementation that draws an ARTSurface React view and its children. |
ARTSurfaceViewManager |
ViewManager for ARTSurfaceView React views.
|
ARTSurfaceViewShadowNode |
Shadow node for ART virtual tree root - ARTSurfaceView
|
ARTTextShadowNode |
Shadow node for virtual ARTText view
|
ARTVirtualNode |
Base class for ARTView virtual nodes:
ARTGroupShadowNode , ARTShapeShadowNode and
indirectly for ARTTextShadowNode . |