v0.1.3
New Features
feat(tableRow): add style prop (#19)
feat(table): add striped boolean prop to table (#15)
feat(tableCell): add support for function fields (#16)
feat(util): export propTypes from util folder (#14)
feat(tableIcon): add support for func icon and color (#10)
Bug Fixes
fix(packages): upgrade react to v16.4.1 (#20)
fix(components): remove console warnings (#18)
style(table): style table margins (#13)
fix(tableIcon): fix tap icon when onPress is undefined (#12)
fix(packages): upgrade [email protected] (#11)
style(table): style table header marginTop (#8)
style(table): style table borders (#9)