0

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.

enter image description here

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.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Abi P
  • 1,410
  • 3
  • 22
  • 36
  • https://stackoverflow.com/questions/32789463/can-you-change-the-font-size-of-a-uidatepicker – Jason Aug 28 '21 at 15:14
  • What is the issue you are facing that you need to be able to change font size? That way I can recommend an alternative – Saamer Aug 29 '21 at 03:47
  • We have a search feature which is based on the date selection. Basically we see the customers are selecting wrong date and trying to search. We are trying to increase the font so that it can help in selecting right date. – Abi P Aug 30 '21 at 02:00
  • Did you try to use UIPickerView? – Wen xu Li Aug 30 '21 at 09:39

0 Answers0