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.

The UISplitViewController class is a container view controller that manages the presentation of two side-by-side view controllers.

learn more… | top users | synonyms

0
votes
0answers
40 views

How to show MSideMenu horizontally in iPad application using UISplitViewController?

I want to use a great Slide side menu created by Mike Frederick (https://github.com/mikefrederick/MFSideMenu). I added it to my project and it works. However it appears vertically instead of ...
5
votes
2answers
4k views

iOS Facebook Slide Menu for Android [closed]

I am looking to create the feature described in this post SplitView on iPhone, but I would like it for Android. Is there any library that would help me achieve this? Would I just use fragments and if ...
9
votes
6answers
16k views

IOS new Facebook iPhone App UISplitViewController Layout [duplicate]

Possible Duplicate: SplitView like Facebook app on iPhone another break away .net developer here now trying to get used to the world of IOS. I like the layout of the new Facebook iPhone ...