Hi all
Im trying to create a simple iPhone application which will present a user with a list of options. Once the user selects an option it will present the user with information.
I believe I need to use a UITableView but I'm relatively new to this code and I'm not sure how to implement it in my application.
Im trying to create a simple iPhone application which will present a user with a list of options. Once the user selects an option it will present the user with information.
I believe I need to use a UITableView but I'm relatively new to this code and I'm not sure how to implement it in my application.