Hi,
I am relatively new to Xamarin.Forms and am working on my first project implemented in Android and iOS using it. I am currently working on a page with a control on it which is to look like a spinner in Android and a UIPickerView/menu in iOS. Please see the attached images. As these controls are to look differently on the two platforms I just wanted to ask about best practice for doing this. Is the best way to do this to create a picker control in the PCL and create custom renderers in each platform or is there another way this should be done?
Thanks,
Stephen.