{"id":16907145,"url":"https://github.com/ashfurrow/afactivityindicatorview","last_synced_at":"2025-10-14T04:03:51.528Z","repository":{"id":4960692,"uuid":"6118183","full_name":"ashfurrow/AFActivityIndicatorView","owner":"ashfurrow","description":"A ground-up, home-made implementation of UIActivityIndicatorView","archived":false,"fork":false,"pushed_at":"2012-10-08T01:33:50.000Z","size":103,"stargazers_count":25,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-09T06:40:44.256Z","etag":null,"topics":[],"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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashfurrow.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":"2012-10-08T01:26:54.000Z","updated_at":"2024-04-16T16:02:18.000Z","dependencies_parsed_at":"2022-08-18T05:20:57.540Z","dependency_job_id":null,"html_url":"https://github.com/ashfurrow/AFActivityIndicatorView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashfurrow/AFActivityIndicatorView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashfurrow%2FAFActivityIndicatorView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashfurrow%2FAFActivityIndicatorView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashfurrow%2FAFActivityIndicatorView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashfurrow%2FAFActivityIndicatorView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashfurrow","download_url":"https://codeload.github.com/ashfurrow/AFActivityIndicatorView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashfurrow%2FAFActivityIndicatorView/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017952,"owners_count":26086179,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-10-13T18:46:15.895Z","updated_at":"2025-10-14T04:03:51.510Z","avatar_url":"https://github.com/ashfurrow.png","language":"Objective-C","readme":"`AFActivityIndicatorView`\n=======================\n\nA ground-up, home-made implementation of `UIActivityIndicatorView`.\n\n# How to use\n\nExactly like `UIActivityIndicatorView`.\n\n[Link](http://stackoverflow.com/questions/6956432/adding-quartzcore-to-xcode-4-for-ios) with `QuartzCore`\n\n    AFActivityIndicatorView *loader = [[AFActivityIndicatorView alloc] initWithFrame:CGRectMake(60, 100, 50, 50)];\n    loader.activityIndicatorViewStyle = AFActivityIndicatorViewStyleWhite;\n    [loader startAnimating];\n    [self.view addSubview:loader];\n\n# Really?\n\nYes.\n\n# Why?\n\nBecause I felt like it. \n\nI tried to spruce it up a little bit, and in the process I discovered that the current spinner design is actually really good, and shouldn't be meddled with.\n\n# So why publish the code?\n\nBecause now you can customize colours, etc. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashfurrow%2Fafactivityindicatorview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashfurrow%2Fafactivityindicatorview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashfurrow%2Fafactivityindicatorview/lists"}