react-native-sticky-table
react-native-sticky-table copied to clipboard
How to change header title color?
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