SKSTableView
SKSTableView copied to clipboard
An expandable table view.
Hi! I`m trying to separate the cells for certain amount of margin but im unable to get it working. i uncommented the delegates on the library (viewForFooterInSection and heightForFooterInSection), but...
First of all thanks for your hard and great work. My first issue is once I click on the first expandable cell and then click on other cell its crash...
it is crashing
I'm encountering an issue, when I expand the first and second cell and select from the first expanded sub row cell, I get the second row name with the first...
I set the property shouldExpandOnlyOneCell=YES; 1.Open first Row,there are threes subrows. 2.Click the second row (not subrow,there are three subrows,too) but I got a delegate didSelectSubRowAtIndexPath: I think ExpandOnlyOneCell,will close...
Is there any plan?
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Cell animation stop fraction must be greater than start fraction' exception when scrolling and selecting ... [self deleteRowsAtIndexPaths:totalExpandedIndexPaths withRowAnimation:UITableViewRowAnimationAutomatic];
I like to look and feel of your design, you've done some great work. As far as I can tell, the table is static after launch, correct? Sure would be...