{"id":20690498,"url":"https://github.com/octree/flexibleview","last_synced_at":"2026-04-20T17:04:42.190Z","repository":{"id":56911405,"uuid":"351315428","full_name":"octree/FlexibleView","owner":"octree","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-06T08:06:52.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T08:05:48.313Z","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/octree.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":"2021-03-25T05:07:10.000Z","updated_at":"2022-01-07T13:11:43.000Z","dependencies_parsed_at":"2022-08-20T19:50:31.282Z","dependency_job_id":null,"html_url":"https://github.com/octree/FlexibleView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FFlexibleView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FFlexibleView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FFlexibleView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/octree%2FFlexibleView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/octree","download_url":"https://codeload.github.com/octree/FlexibleView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242952230,"owners_count":20211790,"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-16T23:13:25.804Z","updated_at":"2026-04-20T17:04:42.138Z","avatar_url":"https://github.com/octree.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlexibleView\n\n\n\n![demo](./Images/demo.png)\n\n## Usage\n\n```swift\nlet flexView = FlexibleView()\nflexView.horizentalAlignment = .center\nflexView.horizontalSpacing = .fixed(8)\nflexView.verticalSpacing = .fixed(8)\nflexView.contentInsets = .init(top: 8, left: 8, bottom: 8, right: 8)\ntags.forEach {\n\tflexView.addFlexibleItem(TagLabel(tagName: $0))\n}\n```\n\n## Installation\n\n### Swift Package Manager\n* File \u003e Swift Packages \u003e Add Package Dependency\n* Add https://github.com/octree/FlexibleView.git\n* Select \"Up to Next Major\" with \"1.0.0\"\n\n### CocoaPods\n\n```ruby\npod 'FlexibleView'\n```\n\n\n## License\n\nPretty is released under the MIT license. See LICENSE for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctree%2Fflexibleview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foctree%2Fflexibleview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foctree%2Fflexibleview/lists"}