Please provide the option to display week numbers like here
https://docs.telerik.com/kendo-ui/controls/calendar/week-numbers
When setting height to the day name label style
<Style TargetType="Label" x:Key="DayNameLabelStyle">
<Setter Property="HeightRequest" Value="20" />
</Style>
the day names (names of the week days) disappear
Navigating around the Calendar control should be more intuitive and there should be more BindableProperty options for specifying the "semantic" hints provided by screen readers.
Now the behavior is as follow:
iOS –
Android –
Windows –