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

.NET MAUI port of XF calendar plugin

Results 16 Plugin.Maui.Calendar issues
Sort by recently updated
recently updated
newest added

added `IMultiEventDay` that allows a `DayEventCollection` to specify up to five individual colors for events that will be displayed as multiple dots on that day ![grafik](https://github.com/user-attachments/assets/f7e13056-99a5-4613-8b05-85fe11a15c29)

Hey! We recently updated our devices to iOS 18 and the app started to crash when displaying your calendar. Works fine on iOS 17+

I have applied small with and Height for the calendar but, the view is cropping the calendar cells. Is it the minimum width and height is already set or we...

Recently I migrated my app from Xamarin to MAUI and I see that indicators has black border and I don't know how to get rid of it. Look at following...

Have not verified this in other configurations, but at least when using the advanced IPersonalizableDayEvent features, when the calendar initially renders for the month, all the event text colors are...

I set Culture CultureInfo.CreateSpecificCulture("ar-JO") it look like Culture not change calendar view dates . it working fine in xamarin froms

Since I came across this [MemoryToolkit](https://github.com/AdamEssenmacher/MemoryToolkit.Maui), I created a [wrapper](https://github.com/usefulBeeing/SimplifiedLeakDetector.Maui) around it and have been testing multiple Maui elements and plugins. Today, I wanted to share the results of testing...

Right now I can set a calendar background color but that colors the entire events scrollview as well as the calendar. I want the calendar events scrollview to be a...

Hi @yurkinh, thank you for porting this plugin. I want to point to this issue with the delay of the calendar initialization on mobile platforms, Android and iOS, this does...

Hello, Do you have any way of displaying custom text inside the day on the calendar and not in the footer section? Thanks