I am creating a UIPicker in Swift and I have two components like one sees in the iPhone timer app.
The problem is that I can not figure out how to get those fixed titles (in the example, hours and min) I have added my fixed words to my row arrays, but they scroll with the numbers and I have to parse the numbers out after the fact. Is there a way to add those fixed titles for the rows to the right of the scrolling wheels?
I would post a picture, but I don't yet have a 10 rating to do this.