I want to create a Facebook-like application, with a menu like this :
https://i.stack.imgur.com/yCyzF.png
Is there a simple solution with iOS 6 SDK ?
PS.: it would be only for iPhone (not iPad), and I don’t need a search-bar.
Thank you,
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can try ZUUIRevealController. Here is the link of GitHub and here is a simple tutorial on Youtube.