{"id":21070331,"url":"https://github.com/devsdna/dnaxfcircularprogress","last_synced_at":"2025-05-16T05:30:44.412Z","repository":{"id":144190067,"uuid":"87653445","full_name":"DevsDNA/DNAXFCircularProgress","owner":"DevsDNA","description":"Circular progress chart with text and animations","archived":false,"fork":false,"pushed_at":"2020-05-03T22:16:47.000Z","size":598,"stargazers_count":24,"open_issues_count":5,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-03T20:37:35.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-08T18:01:53.000Z","updated_at":"2023-08-11T18:57:27.000Z","dependencies_parsed_at":"2023-08-14T11:47:44.276Z","dependency_job_id":null,"html_url":"https://github.com/DevsDNA/DNAXFCircularProgress","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%2FDNAXFCircularProgress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FDNAXFCircularProgress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FDNAXFCircularProgress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevsDNA%2FDNAXFCircularProgress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevsDNA","download_url":"https://codeload.github.com/DevsDNA/DNAXFCircularProgress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254473757,"owners_count":22077163,"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-11-19T18:46:22.408Z","updated_at":"2025-05-16T05:30:43.028Z","avatar_url":"https://github.com/DevsDNA.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DNAXFCircleProgress\n\n\n### Circular progress indicator for Xamarin Forms iOS \u0026 Android.\n\nThis control will allow you to create an animated donought's style graph, with text in the middle.\nYou can control background and foreground color, text color, minimun, maximun and current cricle value, text value.\nIn iOS you can also control the width of the circular bar. In android, as we are using layouts, you can't change directly from XAML the width, but in the layout files of the project.\n\n![Circle Progress iOS](/screenshots/iOS.gif?raw=true \"Circle Progress iOS\")\n![Circle Progress Android](/screenshots/android.gif?raw=true \"Circle Progress android\")\n\n### Using the control\n\nSimply add the projects to your solution and reference them both in PCL and Platform projects (as seen in the sample code).\n\nIn your XAML, add a xmlns pointing to DNAXFCircleProgress and you are ready to use the control:\n\n```\n\u003ccontrols:XFCircleProgress WidthRequest=\"300\" HeightRequest=\"300\"\n                           VerticalOptions=\"CenterAndExpand\" HorizontalOptions=\"CenterAndExpand\"\n                           Maximun=\"200\" Minimun=\"0\" Value=\"125\"\n                           BackColor=\"LightGray\" ForeColor=\"Green\" TextColor=\"DarkBlue\"\n                           BarHeight=\"30\" AnimationDuration=\"1000\"\n                           Text=\"125\" TextSize=\"60\"/\u003e\n```\n\nEnjoy! \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsdna%2Fdnaxfcircularprogress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsdna%2Fdnaxfcircularprogress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsdna%2Fdnaxfcircularprogress/lists"}