Skip to content

Releases: m4ttheweric/react-native-table-component

2.0.2

26 Jan 21:32

Choose a tag to compare

Fixed an error in the package.json that listed .js for the index file instead of .ts

2.0.1

25 Jan 20:16

Choose a tag to compare

Adjusted types for borderStyle from StyleProp to simple ViewStyle since this does not need to support arrays of style objects.

2.0.0

25 Jan 20:09

Choose a tag to compare

This it the first release of the TypeScript re-write for react-native-table-component forked from Gil2015/react-native-table-component