React Native Text Styles

Style name Supported values
color color
font-family font family name
font-size number in pixels
font-variant small-caps, oldstyle-nums, lining-nums, tabular-nums, proportional-nums
font-weight normal, bold, 100, 200, 300, 400, 500, 600, 700, 800, 900
letter-spacing number
line-height number
text-align auto, left, right, center, justify
text-decoration-line none, underline, line-through, underline line-through
text-decoration-color color
text-decoration-style solid, double, dotted, dashed
text-shadow h-shadow v-shadow blur-radius color
text-transform none, uppercase, lowercase, capitalize