JMStatefulTableViewController
JMStatefulTableViewController copied to clipboard
A subclassable table view controller with empty, loading and error states, also supports infinite scrolling and pull to refresh.
Results
1
JMStatefulTableViewController issues
Sort by
recently updated
recently updated
newest added
I've recently started to use JMStatefulTableViewController 0.1.1 with SVPullToRefresh 0.4.1. It seemed to me that issue [#1](https://github.com/jakemarsh/JMStatefulTableViewController/issues/1) is still there. By digging code I realized that issue happens because after...