{"id":13711577,"url":"https://github.com/DevsDNA/GradientBoxView","last_synced_at":"2025-05-06T21:31:41.883Z","repository":{"id":65427747,"uuid":"113447993","full_name":"DevsDNA/GradientBoxView","owner":"DevsDNA","description":"An empowered Xamarin.Forms' BoxView with 2-color gradients.","archived":false,"fork":false,"pushed_at":"2018-01-11T11:32:20.000Z","size":881,"stargazers_count":18,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T20:37:31.664Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"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/DevsDNA.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":"2017-12-07T12:25:42.000Z","updated_at":"2023-08-22T14:24:48.000Z","dependencies_parsed_at":"2023-01-23T05:05:10.310Z","dependency_job_id":null,"html_url":"https://github.com/DevsDNA/GradientBoxView","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/DevsDNA%2FGradientBoxView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FGradientBoxView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FGradientBoxView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FGradientBoxView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevsDNA","download_url":"https://codeload.github.com/DevsDNA/GradientBoxView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252772037,"owners_count":21801835,"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-08-02T23:01:09.534Z","updated_at":"2025-05-06T21:31:41.317Z","avatar_url":"https://github.com/DevsDNA.png","language":"C#","funding_links":[],"categories":["UI"],"sub_categories":[],"readme":"# GradientBoxView\n\nAn empowered Xamarin.Forms' BoxView with 2-color gradients. [![NuGet](https://img.shields.io/nuget/v/DevsDNA.GradientBoxView.svg?label=NuGet)](https://www.nuget.org/packages/DevsDNA.GradientBoxView)\n\n(Inspired on [this Xamarin Forums thread](https://forums.xamarin.com/discussion/comment/240777/#Comment_240777).)\n\n![Android \u0026 iOS](Screenshots/Screenshots.png)\n\n## How to use it\n\nJust three easy steps:\n\n1. Add [DevsDNA.GradientBoxView](https://www.nuget.org/packages/DevsDNA.GradientBoxView) NuGet to both your PCL and platform projects;\n\n2. In your XAML file, add the following namespace –usually at the `ContentPage` root element:\n\n```xaml\nxmlns:devsdna=\"clr-namespace:DevsDNA;assembly=DevsDNA.GradientBoxView\"\n```\n\n3. Place beautiful gradients there where you want!\n\n```xaml\n\u003cdevsdna:GradientBoxView\n    TopColor=\"White\"\n    BottomColor=\"Black\" /\u003e\n```\n\n(If you're looking for more complex gradients –more than 2 colors, for instance– [XFGloss](https://github.com/tbaggett/xfgloss) may fit your needs.)\n\n*Pst!* Have a look to the [Examples](Examples/) folder to get some inspiration!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevsDNA%2FGradientBoxView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevsDNA%2FGradientBoxView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevsDNA%2FGradientBoxView/lists"}