| Class | Description |
|---|---|
| CustomLineHeightSpan |
We use a custom
LineHeightSpan, because `lineSpacingExtra` is broken. |
| CustomStyleSpan | |
| DefaultStyleValuesUtil |
Utility class that access default values from style
|
| ReactFontManager |
Class responsible to load and cache Typeface objects.
|
| ReactRawTextManager |
Manages raw text nodes.
|
| ReactTagSpan |
Instances of this class are used to place reactTag information of nested text react nodes
into spannable text rendered by single
TextView |
| ReactTextInlineImageShadowNode |
Base class for
YogaNodes that represent inline images. |
| ReactTextShadowNode |
ReactShadowNode class for spannable text view. |
| ReactTextUpdate |
Class that contains the data needed for a text update.
|
| ReactTextView | |
| ReactTextViewManager |
Manages instances of spannable
TextView. |
| ReactVirtualTextShadowNode |
A virtual text node.
|
| ReactVirtualTextViewManager |
Manages raw text nodes.
|
| ShadowStyleSpan | |
| TextInlineImageSpan |
Base class for inline image spans.
|