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

Cell data not display in full

Open warrence opened this issue 6 years ago • 1 comments

Hi, may I know how to show full data in cell instead of truncated example "This is the..."?

warrence avatar May 19 '18 00:05 warrence

Off the top of my head, you could put your own Text component in the cell rather than a String. I don't think there is a prop to turn it on/off.

Chris-Petty avatar May 21 '18 22:05 Chris-Petty