sussol / react-native-generic-table-page

A customisable page with table of data, search bar, an optional extras
12 stars 9 forks source link

Enhance composition functionality #1

Closed edmofro closed 7 years ago

edmofro commented 7 years ago

Note that because columns have been moved from this.state to this.props, this would be a breaking change affecting mSupply Mobile. I think it would be a good idea to move over to the composition model there though, and wouldn’t take too much work, fingers crossed. You can always depend on the old version until that time! (…please?)

Chris-Petty commented 7 years ago

@andreievg It'd be nice to get improvements to mobile related repos like this merged.