iOSKit Picker Default Value

Hello Guys,

While digging more and more into the iOS part i discover that the controls are basic and don`t have a lot of standard functionality and wanted to know if there is a way to enhance them in a way .

So on the Picker View should have the option as well to set a default value, example would be that you popup the control and it will be more easy to have a default value in case there is already on the db instead of swiping again to get the original default value.

Example.

Use the picker to select Country list

In the db you have selected some middle country or end of the list and while loading the picker it will show the first record so if user does not notice it will save and corrupt the data, while if the default value was possible and set and they save at least the data is accurate.

Any ideas ? where should i look to have this ? DatePicker from the IDE has same functionality so XOJO team could help on this i guess.

Thanks again.