{"id":23608248,"url":"https://github.com/alexdremov/FoggyColors","last_synced_at":"2025-08-30T14:31:51.791Z","repository":{"id":56911534,"uuid":"458108135","full_name":"alexdremov/FoggyColors","owner":"alexdremov","description":"Beautiful randomly generated colored shapes on the background with SwiftUI","archived":false,"fork":false,"pushed_at":"2022-02-13T11:36:42.000Z","size":9702,"stargazers_count":26,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-09T14:51:44.561Z","etag":null,"topics":["design","swift","swiftui","swiftui-animations","swiftui-demo","swiftui-framework","ui","ui-design"],"latest_commit_sha":null,"homepage":"https://alexdremov.ru","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/alexdremov.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":"2022-02-11T08:43:05.000Z","updated_at":"2024-05-19T18:35:30.000Z","dependencies_parsed_at":"2022-08-20T20:20:38.162Z","dependency_job_id":null,"html_url":"https://github.com/alexdremov/FoggyColors","commit_stats":null,"previous_names":["alexroar/foggycolors"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdremov%2FFoggyColors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdremov%2FFoggyColors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdremov%2FFoggyColors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdremov%2FFoggyColors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdremov","download_url":"https://codeload.github.com/alexdremov/FoggyColors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231430925,"owners_count":18375531,"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":["design","swift","swiftui","swiftui-animations","swiftui-demo","swiftui-framework","ui","ui-design"],"created_at":"2024-12-27T14:13:02.543Z","updated_at":"2024-12-27T14:13:04.189Z","avatar_url":"https://github.com/alexdremov.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoggyColors\n\n[![Version](https://img.shields.io/cocoapods/v/FoggyColors.svg?style=flat)](https://cocoapods.org/pods/FoggyColors)\n[![License](https://img.shields.io/cocoapods/l/FoggyColors.svg?style=flat)](https://cocoapods.org/pods/FoggyColors)\n[![Platform](https://img.shields.io/cocoapods/p/FoggyColors.svg?style=flat)](https://cocoapods.org/pods/FoggyColors)\n\n\u003cimg src=\"https://github.com/AlexRoar/FoggyColors/raw/main/Assets/ExampleDemo.png\"\u003e\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first. \n\nOr execute `pod try FoggyColors`\n\n```swift\nimport SwiftUI\nimport FoggyColors\n\nstruct ContentView: View {\n    var body: some View {\n            FoggyColorsView(\n              blurRadius: 64,\n              globalOpacity: 0.6,\n              elementOpacity: 0.4,\n              animated: true,\n              numberShapes: 5\n            )\n            .ignoresSafeArea()\n    }\n}\n```\n\n## Installation\n### CocoaPods\nFoggyColors is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'FoggyColors'\n```\n\n### Swift PM\n\nJust add this repository to your project in Xcode\n\n## Author\n\nalexdremov, dremov.me@gmail.com\n\n## License\n\nFoggyColors 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%2Falexdremov%2FFoggyColors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdremov%2FFoggyColors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdremov%2FFoggyColors/lists"}