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