objective c - SplitView on iPhone using storyboard -


I have found some code with splitview on the iPhone, but all of these codes are using xib files. Splitview wants to mean that it's the same as Facebook:

If someone knows that I can use it for my studies, I would appreciate it. Thank you.

A highly customized view controller used by the Facebook app is a true UISplit VIPU controller for the iPhone Unavailable if you want to have something like Facebook, you have to write it from scratch (or nearly so much).

Comments