StatefulTableView icon indicating copy to clipboard operation
StatefulTableView copied to clipboard

Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states.

Results 3 StatefulTableView issues
Sort by recently updated
recently updated
newest added

Please update the code for Swift 5 and Xcode 10.2.

There must be an option to customise the UITableView style. For example I need UITableView with grouped style. Thanks

I am getting the follow error when using carthage ``` Dependency "StatefulTableView" has no shared framework schemes for any of the platforms: iOS ``` The xcodeproj folder is missing, I...