{"id":26938768,"url":"https://github.com/wimansha/gradientanimator","last_synced_at":"2025-04-02T14:14:01.535Z","repository":{"id":56912911,"uuid":"184589723","full_name":"wimansha/GradientAnimator","owner":"wimansha","description":"A custom UIView with an ability to animate a linear gradient layer for a given set of colors.","archived":false,"fork":false,"pushed_at":"2019-08-24T16:24:04.000Z","size":13895,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T14:13:35.194Z","etag":null,"topics":["custom-uiview","gradient","gradient-animation","gradient-background","ios","linear-gradient","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wimansha.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":"2019-05-02T13:51:39.000Z","updated_at":"2025-02-12T06:07:13.000Z","dependencies_parsed_at":"2022-08-20T20:50:27.010Z","dependency_job_id":null,"html_url":"https://github.com/wimansha/GradientAnimator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wimansha%2FGradientAnimator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wimansha%2FGradientAnimator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wimansha%2FGradientAnimator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wimansha%2FGradientAnimator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wimansha","download_url":"https://codeload.github.com/wimansha/GradientAnimator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246828507,"owners_count":20840474,"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":["custom-uiview","gradient","gradient-animation","gradient-background","ios","linear-gradient","objective-c"],"created_at":"2025-04-02T14:14:00.860Z","updated_at":"2025-04-02T14:14:01.530Z","avatar_url":"https://github.com/wimansha.png","language":"Objective-C","readme":"# GradientAnimator\nA custom UIView with an ability to animate a linear gradient layer for a given set of colors.\n\n![iPhone Example](_GIFs/iphone_example.gif)\n\n```\nGradientAnimatorView *gradientView = [[GradientAnimatorView alloc] initWithColors:@[\n                                                                          [UIColor redColor],\n                                                                          [UIColor greenColor],\n                                                                          [UIColor blueColor]\n                                                                        ]];\n                                                                        \n- (void)viewWillAppear:(BOOL)animated{\n    [super viewWillAppear:animated];\n    [gradientView startAnimation];\n}\n```\n\n## Installation\n\nJust add `GradientAnimatorView` to your Podfile and install. Done!\n\n```ruby\npod 'GradientAnimatorView'\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwimansha%2Fgradientanimator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwimansha%2Fgradientanimator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwimansha%2Fgradientanimator/lists"}