Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am new to iOS development and am learning as I go. I have made an app using a navigation based controller. It is a reference guide of sorts where the first screen has choices using a table view. You make the selection and its pushed to another table view with more options etc, which eventually leads to the information you are looking for.

I want to add a Favorites option where, once you arrive at your end result it has a favorites star that populates it to another controller containing all the favorites. This would allow the user to populate say the top 20 searches mostly used into a separate table view which is accessed from the first screen on a "favorites" bar

There are some explanations out there, yet I haven't found any that are for the new guys. Can someone please explain in great detail the process? point me to a video tutorial? or attach a link to a "dummies" version? lol

Thank you so much in advance.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.