Custom UISplitViewController now available on GitHub

I created this custom UISplitViewController as one of my iPad project required Split view for only one screen. The default UISplitViewController provided by Apple can only be added to UIWindow which means you can’t use it with normal UINavigation based project with only one splitview screen.

Read more...