Releases: aksonov/react-native-tableview
Releases · aksonov/react-native-tableview
1.0.4
- Fix compilation problems with TableViewDemo example project
- Simplify onPress event parameter - now it contains selected item data plus selectedIndex and selectedSection.
1.0.2
Filter JSON datasource, add optional items to insert on top of JSON datasources
1.0.1
UITableView wrapper with native JSON support (for better performance JSON data loaded directly to iOS component, without javascript)