{"id":17163252,"url":"https://github.com/noppefoxwolf/inversetableview","last_synced_at":"2025-04-13T14:42:16.005Z","repository":{"id":56915603,"uuid":"67764262","full_name":"noppefoxwolf/InverseTableView","owner":"noppefoxwolf","description":"InverseTableView is subclass of UITableView, able to insert like chat.","archived":false,"fork":false,"pushed_at":"2022-06-28T07:07:35.000Z","size":278,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-05-02T05:46:02.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/noppefoxwolf.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-09-09T03:57:53.000Z","updated_at":"2022-06-30T03:56:16.000Z","dependencies_parsed_at":"2022-08-21T03:50:26.837Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/InverseTableView","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FInverseTableView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FInverseTableView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FInverseTableView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FInverseTableView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/InverseTableView/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731603,"owners_count":21152835,"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-14T22:48:22.525Z","updated_at":"2025-04-13T14:42:15.982Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InverseTableView\n\n## Example\n\nOpen `Example.swiftpm` on your Xcode or iPad Playground.\n\n## Requirements\n\n- iOS13+\n- Swift5.6+\n\n## Installation\n\nAdd package your Package.swift\n\n```swift\n.package(url: \"https://github.com/noppefoxwolf/InverseTableView\", from: \"0.9.0\")\n```\n\n##Usage\n\n```swift\nlet inverseTableView: InverseTableView = { ... }()\nvar dataSourceInverser: UITableViewDataSourceInverser? = nil\n\noverride func viewDidLoad() {\n    super.viewDidLoad()\n    dataSourceInverser = UITableViewDataSourceInverser(dataSource: self)\n    inverseTableView.delegate = self\n    inverseTableView.dataSource = dataSourceInverser\n}\n```\n\n\n## Author\n\nnoppefoxwolf, noppelabs@gmail.com\n\n## License\n\nInverseTableView is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Finversetableview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Finversetableview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Finversetableview/lists"}