CooperRS / RMPickerViewController

This is an iOS control for selecting something using UIPickerView in an UIAlertController like manner
MIT License
381 stars 51 forks source link

Set default value. #11

Closed ddaddy closed 10 years ago

ddaddy commented 10 years ago

I don't see a way to have the picker open at a default value. Is this possible?

Thanks

CooperRS commented 10 years ago

I think this question has already been answered in #6 :). If #6 helps you can close the ticket ;).

Edit: I also created a new wiki page for solving this problem: How to select a default value?

ddaddy commented 10 years ago

Oops, yes that's great. Thanks for this :+1: