{"id":18271121,"url":"https://github.com/shiki/STableViewController","last_synced_at":"2025-04-05T01:31:02.782Z","repository":{"id":62454509,"uuid":"2117363","full_name":"shiki/STableViewController","owner":"shiki","description":"A custom UIViewController with a UITableView which supports \"pull to refresh\" and \"load more\"","archived":false,"fork":false,"pushed_at":"2015-05-10T21:15:52.000Z","size":228,"stargazers_count":137,"open_issues_count":1,"forks_count":40,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-28T07:51:13.842Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-28T07:31:01.000Z","updated_at":"2024-04-01T20:52:28.000Z","dependencies_parsed_at":"2022-11-01T22:46:15.522Z","dependency_job_id":null,"html_url":"https://github.com/shiki/STableViewController","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki%2FSTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki%2FSTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki%2FSTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki%2FSTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiki","download_url":"https://codeload.github.com/shiki/STableViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:39:05.824Z","updated_at":"2025-04-05T01:31:02.442Z","avatar_url":"https://github.com/shiki.png","language":"Objective-C","readme":"**DEPRECATED: This library is no longer maintained. It has been replaced with the newer [SKStatefulTableViewController](http://github.com/shiki/SKStatefulTableViewController).**\n\nSTableViewController\n====================================================================================================\n\nSTableViewController is a custom table view controller that supports **pull-to-refresh** and \n**load-more**. It was designed to have views and behaviors that can be easily customized.\n\nSee the demo project in `Demo/Demo.xcodeproj`.\n\n\nUsage\n----------------------------------------------------------------------------------------------------\nTo start, simply copy `STableViewController.h` and `STableViewController.m` into your project file.\n\nSTableViewController is not very useful on its own. It has to be subclassed to apply your custom\nviews and adjust any behavior. To get started quickly, you may include these files for reference:\n\n * `DemoTableViewController` - subclass of `STableViewController`. This declares what views\n   to use for pull-to-refresh and load-more. Also includes samples on what methods to override\n   for data loading and a sample customization to interact with the header and footer views \n   depending on the situation.\n * `DemoTableHeaderView` - the view used for pull-to-refresh\n * `DemoTableFooterView` - the view used for load-more\n \nYou may also opt to implement your own subclass for `STableViewController` and use your own\nviews for pull-to-refresh and load-more.\n\nSee `STableViewController.h` for more information on the methods available.\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiki%2FSTableViewController","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiki%2FSTableViewController","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiki%2FSTableViewController/lists"}