Xamarin.Plugin.Calendar icon indicating copy to clipboard operation
Xamarin.Plugin.Calendar copied to clipboard

Calendar plugin for Xamarin.Forms

Results 37 Xamarin.Plugin.Calendar issues
Sort by recently updated
recently updated
newest added

This correct the regression introduced by PR #106.

**Is your feature request related to a problem? Please describe.** Selection of a date can be a bit confusing. It's not exactly clear in your example photos that the selected...

enhancement

**Describe the bug** When Following the simple sample page I am getting an issue ``` ``` I get the following error message ![image](https://user-images.githubusercontent.com/5619229/136677143-1bf7a71c-0a2e-41b2-bd53-34167e16a48c.png) The output I get in the code...

bug

**Is your feature request related to a problem? Please describe.** As a developer, I have little to no control to add Accessibility tags on different views of the Plugin **Describe...

enhancement

It would be nice to have a data template to the selecteddate (SelectedDateTemplate) so that we can customise the look of the selecteddate as per the need.

enhancement

**Is your feature request related to a problem? Please describe.** This control looks great but before I commit to using it in a project, I'd like to know a bit...

enhancement

It would have been really helpful and cool if it was possible to select a date range, or multiple dates. Maybe by setting a _SelectionMode_ (something like how it works...

enhancement

Hello. I would like to propose a new StartDay property. Currently, we are using the FirstDayOfWeek property of CultureInfo. In the case of Japan (ja-JP), CultureInfo's FirstDayOfWeek is set to...

enhancement

**Is your feature request related to a problem? Please describe.** My use case is the following: - I have an api endpoint for retrieving events using a start and end...

enhancement

**Is your feature request related to a problem? Please describe.** I was wondering if there's a way to show multiple events per day in the calendar itself (similarly to how...

enhancement