Images in Plist
I am currently working on an app that has a UITableView and a Navigation View. When you click on an item in the table view it goes to another page and shows you information of that item. How would I be able to get a different picture for each item using a plist or anything else?
|