react-native-table-component
react-native-table-component copied to clipboard
Allow widthArr to be used within Cell.js component by adding pratial
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