Wednesday, 21 August 2013

adding plist dictionary items to favorites table view

adding plist dictionary items to favorites table view

I have a table view menu with NSArrays through a plist. When one of the
menu cell is clicked, it get viewed in the detail view controller. What
I'm trying to do is add a button on the detail view controller that adds
that specific cell that is loaded to a favorites table view. Ive done a
bunch a research on doing this and can't find much. Any suggestions ?

No comments:

Post a Comment