{"id":17698533,"url":"https://github.com/tsif/ditimageview","last_synced_at":"2025-06-19T05:43:39.812Z","repository":{"id":17913399,"uuid":"20876018","full_name":"tsif/DITImageView","owner":"tsif","description":"UIView subclass that allows you to assign an image url property. Supports caching, visible progress and default image","archived":false,"fork":false,"pushed_at":"2014-06-16T07:36:51.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T06:22:29.813Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsif.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":"2014-06-16T07:16:53.000Z","updated_at":"2014-06-16T07:36:51.000Z","dependencies_parsed_at":"2022-08-30T08:30:25.934Z","dependency_job_id":null,"html_url":"https://github.com/tsif/DITImageView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsif%2FDITImageView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsif%2FDITImageView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsif%2FDITImageView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsif%2FDITImageView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsif","download_url":"https://codeload.github.com/tsif/DITImageView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399798,"owners_count":20770908,"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-10-24T15:09:46.589Z","updated_at":"2025-03-31T01:13:24.380Z","avatar_url":"https://github.com/tsif.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"DITImageView\n============\n\nUIView subclass that allows you to assign an image url property. Supports caching, visible progress and default image\n\nUsage:\n\n```objc\nDITImageView *imageView  = [[DITImageView alloc] initWithFrame:(CGRect){{0.0f, 0.0f}, {150.0f, 150.0f}}];\nimageView.customProgress = YES; // show image download progress with a progress bar\nimageView.url            = @\"http://i.imgur.com/1YQ4cy3.jpg\";\n```\n\nThe same as above applies if you have a DITImageView as an outlet in you storyboard or xib.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsif%2Fditimageview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsif%2Fditimageview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsif%2Fditimageview/lists"}