{"id":18086634,"url":"https://github.com/i2097i/srexpandabletableview","last_synced_at":"2025-04-06T00:44:49.288Z","repository":{"id":18231809,"uuid":"21375076","full_name":"i2097i/SRExpandableTableView","owner":"i2097i","description":"A simple expandable table view","archived":false,"fork":false,"pushed_at":"2014-09-28T02:16:36.000Z","size":212,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T06:58:58.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i2097i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-01T04:21:37.000Z","updated_at":"2017-03-28T01:39:33.000Z","dependencies_parsed_at":"2022-07-13T06:30:28.002Z","dependency_job_id":null,"html_url":"https://github.com/i2097i/SRExpandableTableView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2FSRExpandableTableView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2FSRExpandableTableView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2FSRExpandableTableView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2FSRExpandableTableView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2097i","download_url":"https://codeload.github.com/i2097i/SRExpandableTableView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419815,"owners_count":20936012,"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-10-31T16:08:44.285Z","updated_at":"2025-04-06T00:44:49.273Z","avatar_url":"https://github.com/i2097i.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ExpandableTableViewExample\n==========================\n\nThis is a subclass of a ```UITableViewController``` that allows for expandable/collapsable sections.\n\nTo use it, simply import the ```SRExpandableTableViewController.h``` and ```SRExpandableTableViewController.m``` \nfiles into your xCode project, create a UITableViewController and make it a subclass of the\n```SRExpandableTableViewController``` class. Initlialize the datasource with the \n\n```\n-(void)setSRExpandableTableViewControllerWithContent:(NSArray *)contentArray andSectionLabels:(NSArray *)labelsArray;\n```\n\nmethod and that's it!\n\nNote: I did utlize some QuartzCore stuff in the class so be sure to link the QuartzCore framework to your\nproject.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi2097i%2Fsrexpandabletableview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi2097i%2Fsrexpandabletableview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi2097i%2Fsrexpandabletableview/lists"}