{"id":16482768,"url":"https://github.com/shaps80/flowlayout","last_synced_at":"2026-04-16T01:31:18.645Z","repository":{"id":63920492,"uuid":"198273697","full_name":"shaps80/FlowLayout","owner":"shaps80","description":"A high-performance flow layout that provides global headers, footers, section backgrounds and various configurations.","archived":false,"fork":false,"pushed_at":"2020-04-30T10:36:53.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T18:49:45.603Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shaps80.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":"2019-07-22T17:42:59.000Z","updated_at":"2022-10-03T23:16:00.000Z","dependencies_parsed_at":"2023-01-14T14:00:53.268Z","dependency_job_id":null,"html_url":"https://github.com/shaps80/FlowLayout","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaps80%2FFlowLayout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaps80%2FFlowLayout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaps80%2FFlowLayout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaps80%2FFlowLayout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaps80","download_url":"https://codeload.github.com/shaps80/FlowLayout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241214597,"owners_count":19928337,"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-11T13:11:56.628Z","updated_at":"2026-04-16T01:31:18.585Z","avatar_url":"https://github.com/shaps80.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlowLayout\n\nA high-performance flow layout that provides global headers, footers, section backgrounds and various configurations.\n\nCheckout \u003ca href=\"https://github.com/shaps80/FlowLayout-Demo\"\u003eFlowLayoutDemo\u003c/a\u003e for a Demo project.\n\n## Changelog\n\n### Release 2.0.0\n\n\u003e `FlowLayoutDelegate` has completely new function signatures, so please ensure you've updated all of your implementations to use the correct signature otherwise your layout will not behave correctly.\n\n**Added**\n\n```swift\n// Replaces `backgroundLayoutRegion(in:forSectionAt: Int) -\u003e LayoutRegion`\nfunc collectionView(_ collectionView: UICollectionView,\n    layout: UICollectionViewLayout,\n    regionForBackgroundInSection section: Int) -\u003e LayoutRegion\n    \n// Replaces `backgroundLayoutInsets(in:forSectionAt: Int) -\u003e UIEdgeInsets` \nfunc collectionView(_ collectionView: UICollectionView,\n    layout: UICollectionViewLayout,\n    insetsForBackgroundInSection section: Int) -\u003e UIEdgeInsets\n    \n// Allows you to 'align' cells within a specified section\nfunc collectionView(_ collectionView: UICollectionView,\n    layout: UICollectionViewLayout,\n    alignmentInSection section: Int) -\u003e LayoutAlignment\n```\n\n**Deprecated**\n\n```swift\nfunc backgroundLayoutRegion(in:forSectionAt: Int) -\u003e LayoutRegion\nfunc backgroundLayoutInsets(in:forSectionAt: Int) -\u003e UIEdgeInsets\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaps80%2Fflowlayout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaps80%2Fflowlayout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaps80%2Fflowlayout/lists"}