yurkinh / Plugin.Maui.Calendar

.NET MAUI port of XF calendar plugin
MIT License
142 stars 13 forks source link

Missing some Controls #97

Open yashaswinidc opened 1 month ago

yashaswinidc commented 1 month ago

I've noticed that several controls I was using in Xamarin.Forms, such as SpecialDate, BackgroundPattern and Pattern etc are missing in MAUI. These controls were available in the XamForms.Controls package. Are there any alternatives or similar controls available in MAUI that I can use?

As the Plugin.Maui.Calendar serves as an equivalent replacement for these controls, I am currently checking its functionalities and implementation. If there are specific features or functionalities that I should pay attention to, please let me know!

yashaswinidc commented 3 weeks ago

@yurkinh Please help on this item.

yurkinh commented 3 weeks ago

Hi @yashaswinidc This calendar is a standalone control and was not a part of the mentioned package

yashaswinidc commented 3 weeks ago

Thank you for the response! Would it be possible to add these controls in the coming days, as I would like to implement similar functionality in calendar view?

MykhailoDav commented 2 weeks ago

Hi @yashaswinidc, we are currently working on the performance issues, this is a priority for us right now.

However, you can become a part of the plugin and contribute to its growth by adding these controls, we will be very grateful!