Home:ALL Converter>iOS 6 Custom UIPicker

iOS 6 Custom UIPicker

Ask Time:2013-01-11T19:22:20         Author:Drazen

Json Formatter

I designed a custom UIPicker for my iOS app and now i don't know how to implement it. I am new to iOS and i thought the Picker would be customizable but i think i was wrong.

Here is an image of it:

Custom iOS UIPicker

It's very minimalistic and simple so i think there has to be a way to implement it somehow? It would have 2 components and should behave as a usual UIPicker.

As far as i have seen the UIPicker class is only customizable to a certain degree, like changing the font size but not nearly as much as i would need it.

Author:Drazen,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/14277140/ios-6-custom-uipicker
yy