I would like to style text as superscript in React Native. How would this be accomplished? Is there a way to make use of the Javascript sup() string method to r
sup()
Just use fontSize, lineHeight, textAlignVertical:
foo bar