{"id":2265,"url":"https://github.com/dabing1022/DBMetaballLoading","last_synced_at":"2025-08-02T23:32:34.748Z","repository":{"id":41490397,"uuid":"58937060","full_name":"dabing1022/DBMetaballLoading","owner":"dabing1022","description":"A metaball loading written in Swift.","archived":false,"fork":false,"pushed_at":"2023-10-19T09:25:52.000Z","size":275,"stargazers_count":70,"open_issues_count":1,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-30T01:57:40.795Z","etag":null,"topics":["ios","loading-animations","swift","ui-components"],"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/dabing1022.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}},"created_at":"2016-05-16T14:02:57.000Z","updated_at":"2024-10-17T02:21:38.000Z","dependencies_parsed_at":"2022-08-25T10:41:03.134Z","dependency_job_id":"7c4e5053-278c-48bf-9b3f-fa2fe817c81d","html_url":"https://github.com/dabing1022/DBMetaballLoading","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dabing1022/DBMetaballLoading","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabing1022%2FDBMetaballLoading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabing1022%2FDBMetaballLoading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabing1022%2FDBMetaballLoading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabing1022%2FDBMetaballLoading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dabing1022","download_url":"https://codeload.github.com/dabing1022/DBMetaballLoading/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dabing1022%2FDBMetaballLoading/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268472848,"owners_count":24255771,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ios","loading-animations","swift","ui-components"],"created_at":"2024-01-05T20:16:09.296Z","updated_at":"2025-08-02T23:32:34.383Z","avatar_url":"https://github.com/dabing1022.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Activity Indicator","Other free courses"],"readme":"# DBMetaballLoading\n\n[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)]()\n![Support](https://img.shields.io/badge/support-iOS8%2B-brightgreen.svg)\n[![Blog](https://img.shields.io/badge/blog-http%3A%2F%2Fdabing1022.github.io-blue.svg)](http://dabing1022.github.io)\n\n# Synopsis\n\nA metaball loading written in Swift.\n\nSpecial thanks to [dodola](https://github.com/dodola)'s [MetaballLoading](https://github.com/dodola/MetaballLoading), which is an android project. The animation is awesome! So I implement it in Swift, DBMetaballLoading's core algorithm is referenced by it's core algorithm.\n\n# Preview\n\n![](./DemoPreview.png)\n\n# Usage Example\n\n``` swift\nlet loadingView = DBMetaballLoadingView(frame: CGRect(x: 0, y: 100, width: 404, height: 50))\nself.view.addSubview(loadingView)\n```\n\n# Customizations\n\n* fillColor: UIColor\n* strokeColor: UIColor\n* ballRadius: CGFloat\n* maxDistance: CGFloat\n* curveAngle: CGFloat\n* handleLenRate: CGFloat\n* spacing: spacing\n\n## Installation\n\n#### CocoaPods\nYou can use CocoaPods to install `DBMetaballLoading` by adding it to your `Podfile`:\n\n```\nplatform :ios, '8.0'\nuse_frameworks!\npod 'DBMetaballLoading'\n```\n\n#### Manually\n\n1. Download and drop ```DBMetaballLoading/Source```folder in your project.  \n2. Congratulations!  \n\n# Requirements\n\n- iOS8+\n- Swift5.0\n\n# Contribution\n\nPlease let me know if you like the library, or have any suggestions:]. I plan to maintain this library regularly. Any pull requests are welcome!\n\n# License\n\nDBMetaballLoading 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%2Fdabing1022%2FDBMetaballLoading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdabing1022%2FDBMetaballLoading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdabing1022%2FDBMetaballLoading/lists"}