ReactTagSpan

class ReactTagSpan(val reactTag: Int) : ReactSpan

Instances of this class are used to place reactTag information of nested text react nodes into spannable text rendered by single TextView

Constructors

Link copied to clipboard
constructor(reactTag: Int)

Properties

Link copied to clipboard