user1530090
user1530090

Reputation: 715

iPhone / How to create a facebook-like application?

I want to create a Facebook-like application, with a menu like this : https://i.sstatic.net/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,

Upvotes: 1

Views: 423

Answers (1)

ShengHuaWu
ShengHuaWu

Reputation: 140

You can try ZUUIRevealController. Here is the link of GitHub and here is a simple tutorial on Youtube.

Upvotes: 2

Related Questions