I have a date picker control in my Xamarin Ios App and upon analysis we found that there are a lot of date entry related issues customers are facing. We want to see if we can change this date control's font size which could help resolve this issue.
Any date picket style changes (using the xaml or writing custom renderers) are applicable to the text box which shows the selected date but I want to be able to alter the size of the native date control as depicted in the picture.
Is there a way to do so? I am also fine exploring other free date controls if any. Any suggestion in this regard will really help.