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

Allow widthArr to be used within Cell.js component by adding pratial

Open jmsbrett opened this issue 4 years ago • 0 comments

Adding a partial around data prop in Cell.js file. I have not found a breaking change. This provides the data props with some type of structure so the widthArr prop can be passed. This is being used in a single cell render where every cell has a function that is run for input on cell click

See attached cell.zip

jmsbrett avatar Apr 11 '21 14:04 jmsbrett