Hi,
I have a Picker control I am trying to use with iOS, Android and Windows. All work except Windows unless there is over 5 items in the Picker Items (because then it goes full screen view) and works nice. However by default I only have 1 item in my Picker view. So it's not the full screen version and it doesn't actually select the item.
Does anyone have a custom renderer for Windows where it always goes to the full screen view or if someone knows what i'm talking about know a fix for it?
Thanks in advance.