Skip to content

Releases: aksonov/react-native-tableview

1.0.4

19 Aug 10:54
Compare
Choose a tag to compare
  • Fix compilation problems with TableViewDemo example project
  • Simplify onPress event parameter - now it contains selected item data plus selectedIndex and selectedSection.

1.0.2

19 Aug 08:46
Compare
Choose a tag to compare

Filter JSON datasource, add optional items to insert on top of JSON datasources

1.0.1

18 Aug 16:35
Compare
Choose a tag to compare

UITableView wrapper with native JSON support (for better performance JSON data loaded directly to iOS component, without javascript)