BUI DINH DUONG

1pod

SAVStatefulTableView

TODO: SAVStatefulTableView is a UITableViewController subclass that supports these states:

State Description SAVStatefulTVCStateLoadingFromPullToRefresh the standard pull to refresh functionality you see in most apps SAVStatefulTVCStateLoadingMore shows a "loading" view when the user scrolls to the bottom SAVStatefulTVCStateInitialLoading shows a static view when showing the controller for the first time (e.g. a big-ass spinner icon) SAVStatefulTVCStateInitialLoadingTableView shows the tableView instead of a static view when the controller is shown for the first time SAVStatefulTVCStateEmptyOrInitialLoadError shows a static view that indicates whether the initial load failed or there are no data to show

License: MIT

  • Swift