{"id":16209168,"url":"https://github.com/erkanyildiz/eymaterialactivityindicatorview","last_synced_at":"2026-04-29T01:34:00.090Z","repository":{"id":80340911,"uuid":"66074336","full_name":"erkanyildiz/EYMaterialActivityIndicatorView","owner":"erkanyildiz","description":"Material Design style Activity Indicator View for iOS","archived":false,"fork":false,"pushed_at":"2016-11-21T10:46:13.000Z","size":4,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T20:50:03.249Z","etag":null,"topics":["activity","android","indicatorview","ios","material","objective-c"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/erkanyildiz.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":"2016-08-19T10:24:16.000Z","updated_at":"2018-12-09T09:47:18.000Z","dependencies_parsed_at":"2023-06-05T21:30:31.046Z","dependency_job_id":null,"html_url":"https://github.com/erkanyildiz/EYMaterialActivityIndicatorView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erkanyildiz/EYMaterialActivityIndicatorView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkanyildiz%2FEYMaterialActivityIndicatorView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkanyildiz%2FEYMaterialActivityIndicatorView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkanyildiz%2FEYMaterialActivityIndicatorView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkanyildiz%2FEYMaterialActivityIndicatorView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erkanyildiz","download_url":"https://codeload.github.com/erkanyildiz/EYMaterialActivityIndicatorView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erkanyildiz%2FEYMaterialActivityIndicatorView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["activity","android","indicatorview","ios","material","objective-c"],"created_at":"2024-10-10T10:28:19.274Z","updated_at":"2026-04-29T01:34:00.075Z","avatar_url":"https://github.com/erkanyildiz.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EYMaterialActivityIndicatorView\nMaterial Design style Activity Indicator View for iOS replicating [circular indeterminate progress indicator](https://material.google.com/components/progress-activity.html#progress-activity-types-of-indicators).\n\n#Usage\n\nSimilar to UIActivityIndicatorView:\n\n```\n//For default style just specify the center position for the indicator:\nEYMaterialActivityIndicatorView* activityIndicatorView = [EYMaterialActivityIndicatorView.alloc initWithCenter:(CGPoint){100,150}];\n    \n\n//Or for custom style specify radius, stroke and color, in addition to center:\nEYMaterialActivityIndicatorView* activityIndicatorView = [EYMaterialActivityIndicatorView.alloc initWithCenter:(CGPoint){100,150} radius:40 stroke:10 andColor:UIColor.redColor];\n\n\n//And add it as usual\n[self.view addSubview:activityIndicatorView];\n```\n\n\n#How It Looks\n\nDefault style radius is 20.0, stroke width is 4.0 and color is RGB(3,169,244).\n\n\u003cimg src=\"https://cloud.githubusercontent.com/assets/1222652/17806672/d724a084-6640-11e6-8dfa-995381e419ac.gif\" width=\"320\" height=\"320\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkanyildiz%2Feymaterialactivityindicatorview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferkanyildiz%2Feymaterialactivityindicatorview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferkanyildiz%2Feymaterialactivityindicatorview/lists"}