I'm trying to make it so you can have three accounts, I'd like to display them in some kind of menu but what is the best control for that?
Would it be a UITableView? I'd like you to be able to select the one you want and it be highlighted also. I think UITableView is the way to go but maybe there's a better control I am unaware of?
Would it be a UITableView? I'd like you to be able to select the one you want and it be highlighted also. I think UITableView is the way to go but maybe there's a better control I am unaware of?