| Interface | Description |
|---|---|
| FlatMeasuredViewGroup |
Helper interface to provide measuring of FlatViewGroup when needed.
|
| ViewResolver |
| Class | Description |
|---|---|
| DrawCommand |
DrawCommand is an interface that shadow nodes need to implement to do the drawing.
|
| FlatARTSurfaceViewManager | |
| FlatUIImplementation |
FlatUIImplementation builds on top of UIImplementation and allows pre-creating everything
required for drawing (DrawCommands) and touching (NodeRegions) views in background thread
for faster drawing and interactions.
|
| RCTImageViewManager | |
| RCTModalHostManager | |
| RCTRawTextManager |
ViewManager that creates instances of RCTRawText.
|
| RCTTextInlineImageManager |
ViewManager that creates instances of RCTTextInlineImage.
|
| RCTTextInput | |
| RCTTextInputManager | |
| RCTTextManager |
ViewManager that creates instances of RCTText.
|
| RCTViewManager |
ViewManager that creates instances of RCTView.
|
| RCTViewPagerManager | |
| RCTVirtualTextManager |
ViewManager that creates instances of RCTVirtualText.
|