{"id":18270717,"url":"https://github.com/ekohe/EKStreamView","last_synced_at":"2025-04-05T01:30:48.457Z","repository":{"id":3233711,"uuid":"4269842","full_name":"ekohe/EKStreamView","owner":"ekohe","description":"A scrolling view of a number of columns containing multiple cells with variable different heights for iOS, inspired by Pinterest.","archived":false,"fork":false,"pushed_at":"2013-08-22T22:32:39.000Z","size":1421,"stargazers_count":296,"open_issues_count":2,"forks_count":39,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-31T11:21:08.252Z","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/ekohe.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":"2012-05-09T08:42:25.000Z","updated_at":"2024-12-18T11:57:25.000Z","dependencies_parsed_at":"2022-08-20T19:50:31.896Z","dependency_job_id":null,"html_url":"https://github.com/ekohe/EKStreamView","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekohe%2FEKStreamView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekohe%2FEKStreamView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekohe%2FEKStreamView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekohe%2FEKStreamView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekohe","download_url":"https://codeload.github.com/ekohe/EKStreamView/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:38:49.549Z","updated_at":"2025-04-05T01:30:47.966Z","avatar_url":"https://github.com/ekohe.png","language":"Objective-C","readme":"`EKStreamView` renders a number of columns containing multiple cells by reusing the cell views whenever possible, similar to `UITableView`. It's fast even you have hundreds of cells since only a small number of cells are actually created.\n\n![EKStreamView](https://github.com/ekohe/EKStreamView/raw/master/screenshot.png \"Screenshot\")\n\n## Usage ##\n\nCopy `EKStreamView.h` and `EKStreamView.m` to your project. This class is ARC-enabled. You must build it with ARC.\n\nImplement the required methods in `EKStreamViewDelegate` protocol, and implement the optional ones optionally. This class acts very similar as `UITableView`. However, in a `UITableView`, your cell should subclass `UITableViewCell`, while in `EKStreamView`, your cell is only required to conform to the protocol `EKResusableCell` to provide a reuse ID.","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekohe%2FEKStreamView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekohe%2FEKStreamView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekohe%2FEKStreamView/lists"}