{"id":13712775,"url":"https://github.com/lubiepomaranczki/XamForms.Controls.Calendar","last_synced_at":"2025-05-06T22:31:28.163Z","repository":{"id":35015620,"uuid":"126315009","full_name":"lubiepomaranczki/XamForms.Controls.Calendar","owner":"lubiepomaranczki","description":"Custom calendar control for Xamarin.Forms.","archived":false,"fork":false,"pushed_at":"2022-12-12T20:02:11.000Z","size":2274,"stargazers_count":55,"open_issues_count":8,"forks_count":14,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-04-07T00:46:32.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rebeccaXam/XamForms.Controls.Calendar","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lubiepomaranczki.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-03-22T09:58:58.000Z","updated_at":"2024-04-12T06:59:07.000Z","dependencies_parsed_at":"2023-01-15T12:04:01.205Z","dependency_job_id":null,"html_url":"https://github.com/lubiepomaranczki/XamForms.Controls.Calendar","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubiepomaranczki%2FXamForms.Controls.Calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubiepomaranczki%2FXamForms.Controls.Calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubiepomaranczki%2FXamForms.Controls.Calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lubiepomaranczki%2FXamForms.Controls.Calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lubiepomaranczki","download_url":"https://codeload.github.com/lubiepomaranczki/XamForms.Controls.Calendar/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252779078,"owners_count":21802877,"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:22.505Z","updated_at":"2025-05-06T22:31:27.155Z","avatar_url":"https://github.com/lubiepomaranczki.png","language":"C#","funding_links":[],"categories":["UI"],"sub_categories":[],"readme":"## Calendar Control Plugin for Xamarin.Forms\nA simple Calendar control for your Xamarin.Forms projects\n\nThis is a fork repository of [a nuget made by RebeccaXam](https://github.com/rebeccaXam/XamForms.Controls.Calendar/). \n\n#### Setup\n* Available on NuGet: https://www.nuget.org/packages/XamForms.Enhanced.Calendar/  [![NuGet](https://img.shields.io/nuget/v/XamForms.Enhanced.Calendar.svg?label=NuGet)](https://www.nuget.org/packages/XamForms.Enhanced.Calendar/)\n* Install into your PCL project and Client projects.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/rebeccaXam/XamForms.Controls.Calendar/master/images/iOS.png\" height=\"200\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/rebeccaXam/XamForms.Controls.Calendar/master/images/Android.png\" height=\"200\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/rebeccaXam/XamForms.Controls.Calendar/master/images/BackgroundPatternDroid.png\" height=\"200\"/\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/rebeccaXam/XamForms.Controls.Calendar/master/images/BackgroundpatterniOS.png\" height=\"200\"/\u003e\n\u003c/p\u003e\n\nIn your iOS, Android projects call:\n\n```\nXamarin.Forms.Init();//platform specific init\nXamForms.Controls.\u003cPLATFORM\u003e.Calendar.Init();\n```\n\nYou must do this AFTER you call Xamarin.Forms.Init();\n\n**IMPORTANT:** If you are having problems like: [When Changing Months, the days do not update properly](https://github.com/rebeccaXam/XamForms.Controls.Calendar/issues/2) in, try adding this to your projects AssemblyInfo.cs:\n```\n[assembly:Xamarin.Forms.Platform.\u003cPlatform\u003e.ExportRenderer(typeof(XamForms.Controls.CalendarButton), typeof(XamForms.Controls.\u003cPlatform\u003e.CalendarButtonRenderer))]\n```\n\n#### Usage\nThere is a playground project in the solution. Please take a look there.\n\n#### Contributors\n* [rebeccaXam](https://github.com/rebeccaXam)\n* [lubiepomaranczki](https://github.com/lubiepomaranczki)\n\n#### License\nhttps://github.com/lubiepomaranczki/XamForms.Controls.Calendar/blob/develop/LICENSE","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubiepomaranczki%2FXamForms.Controls.Calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flubiepomaranczki%2FXamForms.Controls.Calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flubiepomaranczki%2FXamForms.Controls.Calendar/lists"}