Ali
Ali

Reputation: 9994

Facebook Setting Page

I want to create a Setting page in iPhone.

If you used Facebook in iPhone. You see that when we click on the Setting button on the navigationBar, the main page just go to right, but not disappear, and Setting page comes up.

When we click on the setting button again, we go back to the main page.

Do you know how can I create this functionality in iPhone? I appreciate that you give me some tutorial links.

Upvotes: 0

Views: 130

Answers (2)

glenn
glenn

Reputation: 266

I've been using ViewDeck with good success. It's light (2 classes) and easy to implement.

Upvotes: 1

Janak Nirmal
Janak Nirmal

Reputation: 22726

You can grab this JTRevealSidebarDemo and personalize as per your requirement.

There are plenty of other demo available like,

DDMenuController

ZUUIRevealController

Upvotes: 4

Related Questions