{"id":17133415,"url":"https://github.com/omaralbeik/stackabletableview","last_synced_at":"2025-04-13T06:31:59.018Z","repository":{"id":56922200,"uuid":"228702554","full_name":"omaralbeik/StackableTableView","owner":"omaralbeik","description":"A UITableView subclass that enables setting an array of views for both headers and footers utilizing UIStackView","archived":false,"fork":false,"pushed_at":"2022-05-04T14:01:47.000Z","size":2424,"stargazers_count":73,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T14:53:56.465Z","etag":null,"topics":["autolayout","ios","swift","uikit","uistackview","uitableview"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"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/omaralbeik.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":"2019-12-17T21:13:05.000Z","updated_at":"2024-09-26T02:48:10.000Z","dependencies_parsed_at":"2022-08-21T04:50:21.781Z","dependency_job_id":null,"html_url":"https://github.com/omaralbeik/StackableTableView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omaralbeik%2FStackableTableView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omaralbeik%2FStackableTableView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omaralbeik%2FStackableTableView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omaralbeik%2FStackableTableView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omaralbeik","download_url":"https://codeload.github.com/omaralbeik/StackableTableView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248674658,"owners_count":21143760,"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":["autolayout","ios","swift","uikit","uistackview","uitableview"],"created_at":"2024-10-14T19:42:08.165Z","updated_at":"2025-04-13T06:31:58.496Z","avatar_url":"https://github.com/omaralbeik.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![StackableTableView](Assets/logo.svg)\n\n![CI](https://github.com/omaralbeik/StackableTableView/workflows/StackableTableView/badge.svg)\n[![codecov](https://codecov.io/gh/omaralbeik/StackableTableView/branch/master/graph/badge.svg)](https://codecov.io/gh/omaralbeik/StackableTableView)\n[![Platform](https://img.shields.io/cocoapods/p/StackableTableView.svg?style=flat)](https://cocoapods.org/pods/StackableTableView)\n[![Version](https://img.shields.io/cocoapods/v/StackableTableView.svg?style=flat)](https://cocoapods.org/pods/StackableTableView)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SPM compatible](https://img.shields.io/badge/SPM-Compatible-brightgreen.svg?style=flat)](https://swift.org/package-manager/)\n[![License](https://img.shields.io/cocoapods/l/StackableTableView.svg?style=flat)](https://cocoapods.org/pods/StackableTableView)\n\nA `UITableView` subclass that enables setting an array of views for both headers and footers utilizing `UIStackView`\n\n---\n\n![Demo](https://github.com/omaralbeik/StackableTableView/blob/master/Assets/demo.gif)\n\n## Requirements\n\n- iOS 11.0+\n\n## Installation\n\n### Swift Package Manager (Recommended)\n\nOnce you have your Swift package set up, adding `StackableTableView` as a dependency is as easy as adding it to the dependencies value of your `Package.swift`.\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/omaralbeik/StackableTableView.git\", from: \"1.0.0\")\n]\n```\n\n### CocoaPods\n\nTo integrate `StackableTableView` into your Xcode project using [CocoaPods](http://cocoapods.org), specify it in your `Podfile`\n\n```ruby\npod 'StackableTableView'\n```\n\n### Carthage\n\nTo integrate StackableTableView into your Xcode project using [Carthage](https://github.com/Carthage/Carthage), specify it in your `Cartfile`\n\n```ruby\ngithub \"omaralbeik/StackableTableView\" ~\u003e 1.0.0\n```\n\n### Manually\n\nAdd the [Sources](\u003ca href=\"https://github.com/omaralbeik/StackableTableView/tree/master/Sources\"\u003e) folder to your Xcode project.\n\n## License\n\nStackableTableView is available under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomaralbeik%2Fstackabletableview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomaralbeik%2Fstackabletableview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomaralbeik%2Fstackabletableview/lists"}