{"id":17319762,"url":"https://github.com/mikaoj/bsimageview","last_synced_at":"2025-07-26T09:33:58.427Z","repository":{"id":56903215,"uuid":"142664725","full_name":"mikaoj/BSImageView","owner":"mikaoj","description":"An image view that can animate content mode changes","archived":false,"fork":false,"pushed_at":"2019-04-08T05:04:12.000Z","size":4551,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T14:42:10.922Z","etag":null,"topics":["animate","animation","contentmode","swift","uiimageview"],"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/mikaoj.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":"2018-07-28T09:29:16.000Z","updated_at":"2023-05-19T00:22:44.000Z","dependencies_parsed_at":"2022-08-21T01:50:46.234Z","dependency_job_id":null,"html_url":"https://github.com/mikaoj/BSImageView","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mikaoj/BSImageView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaoj%2FBSImageView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaoj%2FBSImageView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaoj%2FBSImageView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaoj%2FBSImageView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikaoj","download_url":"https://codeload.github.com/mikaoj/BSImageView/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikaoj%2FBSImageView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267145664,"owners_count":24042651,"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-07-26T02:00:08.937Z","response_time":62,"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":["animate","animation","contentmode","swift","uiimageview"],"created_at":"2024-10-15T13:27:06.911Z","updated_at":"2025-07-26T09:33:58.403Z","avatar_url":"https://github.com/mikaoj.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  BSImageView\nBSImageView is an image view which lets you animate contentMode changes.\n\n![demo](https://github.com/mikaoj/demo/blob/master/ezgif-2-12b4be73cd.gif \"Demo\")\n\n## Usage\n\n```swift\nimport BSImageView\n...\n\nlet imageView: BSImageView = ...\n...\n\nUIView.animate(withDuration: 0.3) {\n    imageView.contentMode = .scaleAspectFill // Or whichever contentMode you want to animate to.\n}\n```\n\n## Author\n\nJoakim Gyllström, joakim@backslashed.se\n\n## License\n\nBSImageView 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%2Fmikaoj%2Fbsimageview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikaoj%2Fbsimageview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikaoj%2Fbsimageview/lists"}