{"id":18264751,"url":"https://github.com/reactcomponentkit/listkitexamples","last_synced_at":"2025-04-09T01:42:01.177Z","repository":{"id":137750975,"uuid":"407205274","full_name":"ReactComponentKit/ListKitExamples","owner":"ReactComponentKit","description":"Examples for ListKit","archived":false,"fork":false,"pushed_at":"2021-09-21T15:09:08.000Z","size":8263,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T19:53:53.597Z","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/ReactComponentKit.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-16T14:52:41.000Z","updated_at":"2024-08-28T09:03:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6cc97c6-70d2-46ce-8d41-4bcc1153ba5c","html_url":"https://github.com/ReactComponentKit/ListKitExamples","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/ReactComponentKit%2FListKitExamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FListKitExamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FListKitExamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FListKitExamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactComponentKit","download_url":"https://codeload.github.com/ReactComponentKit/ListKitExamples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958710,"owners_count":21024821,"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:15:49.613Z","updated_at":"2025-04-09T01:42:01.146Z","avatar_url":"https://github.com/ReactComponentKit.png","language":"Swift","readme":"# ListKitExamples\n\nExamples for ListKit\n\nYou can checkout examples for ListKit at here: \n- [https://github.com/ReactComponentKit/ListKitExamples](https://github.com/ReactComponentKit/ListKitExamples)\n\n|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex01.gif)|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex02.gif)|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex03.gif)|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex04.gif)|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex05.gif)|![](https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex06.gif)\n|:----------------------------:|:------------------------:|:------------------------:|:----------------------:|:----------------------:|:----------------------:|\n\n\n\n\u003cimg src=\"https://raw.githubusercontent.com/ReactComponentKit/ListKitExamples/main/arts/ex03.gif\" height=320 align=right\u003e\n\n```swift\nrenderer.render(of: Array(0..\u003c10)) { index in\n    Section(id: index) {\n        HGroup(width: .fractionalWidth(1.0), height: .absolute(150)) {\n            for _ in 0..\u003c3 {\n                ColorBox2Component(color: randomColor, width: .fractionalWidth(0.5), height: .fractionalHeight(1.0))\n                VGroup(of: [0, 1], width: .fractionalWidth(0.25), height: .fractionalHeight(1.0)) { _ in\n                    ColorBox2Component(color: randomColor, width: .fractionalWidth(1.0), height: .fractionalHeight(0.5))\n                }\n                VGroup(of: [0, 1], width: .fractionalWidth(0.25), height: .fractionalHeight(1.0)) { _ in\n                    ColorBox2Component(color: randomColor, width: .fractionalWidth(1.0), height: .fractionalHeight(0.5))\n                }\n            }\n        }\n    }\n    .orthogonalScrollingBehavior(.groupPaging)\n    .boundarySupplementaryItem(SectionHeaderComponent(title: \"Section \\(index + 1)\"))\n}\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactcomponentkit%2Flistkitexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactcomponentkit%2Flistkitexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactcomponentkit%2Flistkitexamples/lists"}