react-native-sticky-table icon indicating copy to clipboard operation
react-native-sticky-table copied to clipboard

How to change header title color?

Open erenkan opened this issue 2 years ago • 0 comments

It seems there is no property for changing the header item color.

there is only the

firstWordTextProps: { style: { color: colors.white } }

but it changes the whole item colors of the first column

image

erenkan avatar Feb 07 '24 10:02 erenkan