-
- All Implemented Interfaces:
-
com.facebook.react.views.text.ReactSpan
public class ReactTagSpan implements ReactSpan
Instances of this class are used to place reactTag information of nested text react nodes into spannable text rendered by single TextView
-
-
Constructor Summary
Constructors Constructor Description ReactTagSpan(int reactTag)
-
Method Summary
Modifier and Type Method Description int
getReactTag()
-
-
Method Detail
-
getReactTag
int getReactTag()
-
-
-
-