SKSTableView
SKSTableView copied to clipboard
Crashing when clicking cell very fast.
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];
hello,I meet the same problem with you,have you solved the problem ? share any ideas?thanks~