{"id":16202198,"url":"https://github.com/francedot/circularbutton","last_synced_at":"2025-04-07T18:53:23.552Z","repository":{"id":93070305,"uuid":"64079296","full_name":"francedot/CircularButton","owner":"francedot","description":"A simple custom circular buttom for Xamarin.Forms (UWP, iOS, Android).","archived":false,"fork":false,"pushed_at":"2016-07-25T08:58:21.000Z","size":260,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T20:37:35.324Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/francedot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-24T18:18:53.000Z","updated_at":"2022-09-15T20:20:43.000Z","dependencies_parsed_at":"2023-04-23T12:31:38.364Z","dependency_job_id":null,"html_url":"https://github.com/francedot/CircularButton","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"56bfc0d38ad987399b66477bd73e38a607a82418"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francedot%2FCircularButton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francedot%2FCircularButton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francedot%2FCircularButton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/francedot%2FCircularButton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/francedot","download_url":"https://codeload.github.com/francedot/CircularButton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247713295,"owners_count":20983682,"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-10T09:46:12.017Z","updated_at":"2025-04-07T18:53:23.534Z","avatar_url":"https://github.com/francedot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CircularButton\n\nA simple custom circular buttom for Xamarin.Forms (UWP, iOS, Android).\n\n*Authors: Francesco Bonacci*\n\n![UWP](/Images/UWP.png)\n![iOS](/Images/iOS.png)\n![Android](/Images/Android.png)\n\n## Usage Example\n\n```xaml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\" ?\u003e\n\u003cContentPage x:Class=\"CircularButtonDemo.Views.MainPage\"\n             xmlns=\"http://xamarin.com/schemas/2014/forms\"\n             xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n             xmlns:controls=\"clr-namespace:CircularButtonDemo.Controls;assembly=CircularButtonDemo\"\u003e\n\n  \u003cGrid Padding=\"4, 16\"\u003e\n    \u003cGrid.RowDefinitions\u003e\n      \u003cRowDefinition Height=\"Auto\" /\u003e\n      \u003cRowDefinition Height=\"*\" /\u003e\n    \u003c/Grid.RowDefinitions\u003e\n\n    \u003cLabel Style=\"{DynamicResource TitleStyle}\"\n           FontSize=\"28\"\n           Text=\"Circular Button\"\n           VerticalTextAlignment=\"Center\"\n           HorizontalTextAlignment=\"Center\" /\u003e\n\n    \u003ccontrols:CircularButton Grid.Row=\"1\"\n                             HeightRequest=\"100\"\n                             WidthRequest=\"100\"\n                             VerticalOptions=\"Center\"\n                             TextColor=\"White\"\n                             CircularBackgroundColor=\"Purple\"\n                             HorizontalOptions=\"Center\"\n                             Text=\"Renderer\" /\u003e\n  \u003c/Grid\u003e\n\n\u003c/ContentPage\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancedot%2Fcircularbutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrancedot%2Fcircularbutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrancedot%2Fcircularbutton/lists"}