<PreviewText />
- A React Native
<Text>
component that displays the preview color text.
Props
- Preview color's format.
type: string
-
values:
'hex' | 'rgb' | 'rgba' | 'hsl' | 'hsla' |
'hsv' | 'hsva' | 'hwb' | 'hwba'
style
- Preview text style.
type: TextStyle