Package com.facebook.react.views.text
See: Description
-
Class Summary Class Description CustomLetterSpacingSpan A MetricAffectingSpan that allows to set the letter spacing on the selected text span. CustomLineHeightSpan We use a custom LineHeightSpan, because `lineSpacingExtra` is broken. CustomStyleSpan DefaultStyleValuesUtil Utility class that access default values from style FontMetricsUtil ReactAbsoluteSizeSpan ReactBackgroundColorSpan ReactBaseTextShadowNode ReactShadowNode abstract class for spannable text nodes. ReactFontManager Responsible for loading and caching Typeface objects. ReactForegroundColorSpan ReactRawTextManager Manages raw text nodes (aka {@code textContent}
in terms of DOM).ReactRawTextShadowNode ReactShadowNode class for pure raw text node (aka {@code textContent}
in terms of DOM).ReactStrikethroughSpan ReactTagSpan Instances of this class are used to place reactTag information of nested text react nodes into spannable text rendered by single TextView ReactTextAnchorViewManager Abstract class for anchor {@code }
-ish spannable views, such as TextView or .ReactTextInlineImageShadowNode Base class for YogaNodes that represent inline images. ReactTextShadowNode ReactBaseTextShadowNode concrete class for anchor {@code Text}
node.ReactTextUpdate Class that contains the data needed for a text update. ReactTextView ReactTextViewManager Concrete class for ReactTextAnchorViewManager which represents view managers of anchor {@code }
nodes.ReactTypefaceUtils ReactUnderlineSpan ReactVirtualTextShadowNode A virtual text node. ReactVirtualTextViewManager Manages raw text nodes. ShadowStyleSpan TextAttributeProps TextAttributes TextInlineImageSpan Base class for inline image spans. TextInlineViewPlaceholderSpan TextInlineViewPlaceholderSpan is a span for inlined views that are inside . SetSpanOperation TextLayoutManager Class responsible of creating Spanned object for the JS representation of Text SetSpanOperation TextLayoutManagerMapBuffer Class responsible of creating Spanned object for the JS representation of Text -
Interface Summary Interface Description ReactSpan ReactTextViewManagerCallback This interface allows clients of ReactTextViewManager to customize or prepare object that represent text that will be rendered on the screen. -
Enum Summary Enum Description TextTransform Types of text transforms for CustomTextTransformSpan