Currently, I am developing an app in which users should be able to pick a date from the calendar. It works pretty much ok on desktop and also on mobile phone. My problem is that the 'One Month' view is not reachable from mobile phones. What I need is to be able to have a similar view to the one shown below from my mobile phone.
I have already tried to PlanningCalendarView with intervalType="Month" but it just made it worse cause it shows the same appointments associated.
