@Richy said: I need to implement a date picker which only shows year option to pick(not month or day ) in Xamarin.forms
Use a Picker and populate the years yourself.
You should customize picker.
or you can reference https://help.syncfusion.com/xamarin/sfpicker/datepicker
Posts
Use a Picker and populate the years yourself.
You should customize picker.
or you can reference https://help.syncfusion.com/xamarin/sfpicker/datepicker