react-native-datatable-component
react-native-datatable-component copied to clipboard
Customize Data Rows
Hi, is there a way to add custom styling to the table data rows similar to the headerLabelStyle prop?
@mecheann For now there's no such prop however you can highlight the row by sending specific property inside the data. Please have a look at the docs for this.