{"id":2855,"url":"https://github.com/muyexi/StaticTableViewController","last_synced_at":"2025-08-03T12:31:19.236Z","repository":{"id":62456026,"uuid":"67023067","full_name":"muyexi/StaticTableViewController","owner":"muyexi","description":"Dynamically  hide / show cells of static UITableViewController","archived":false,"fork":false,"pushed_at":"2022-04-29T12:54:23.000Z","size":53,"stargazers_count":25,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-16T01:48:16.361Z","etag":null,"topics":["swift","uitableviewcontroller"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/muyexi.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":"2016-08-31T09:22:40.000Z","updated_at":"2023-02-19T22:35:49.000Z","dependencies_parsed_at":"2022-11-01T22:46:35.203Z","dependency_job_id":null,"html_url":"https://github.com/muyexi/StaticTableViewController","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muyexi%2FStaticTableViewController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muyexi","download_url":"https://codeload.github.com/muyexi/StaticTableViewController/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228543148,"owners_count":17934433,"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":["swift","uitableviewcontroller"],"created_at":"2024-01-05T20:16:24.608Z","updated_at":"2024-12-07T00:30:59.712Z","avatar_url":"https://github.com/muyexi.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Table View / Collection View"],"readme":"\n[![CocoaPods](https://img.shields.io/cocoapods/v/StaticTableViewController.svg)](https://img.shields.io/cocoapods/v/StaticTableViewController.svg)\n[![SPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager/)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/muyexi/StaticTableViewController/blob/master/LICENSE)\n\nDynamically hide / show cells of static UITableViewController, Swift Port of [StaticDataTableViewController](https://github.com/peterpaulis/StaticDataTableViewController).\n\n## Installation\n\n### CocoaPods\n\n```ruby\npod 'StaticTableViewController'\n```\n\n### Swift Package Manager\n\n```swift\ndependencies: [\n    .Package(url: \"https://github.com/muyexi/StaticTableViewController.git\", majorVersion: 0)\n]\n```\n\n## Usage\n\nShow/hide cells with outlet connections\n\n```swift\ncell(outletStaticCell1, hidden: true)\ncells([outletStaticCell1, outletStaticCell2], hidden: true)\n\nreloadDataAnimated(true)\n```\n\n## License\n\nStaticTableViewController is released under the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuyexi%2FStaticTableViewController","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuyexi%2FStaticTableViewController","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuyexi%2FStaticTableViewController/lists"}