Home > APSplitViewController

APSplitViewController

APSplitViewController is a project mainly written in OBJECTIVE-C and C, it's free.

Custom UISplitViewController for iPad

APSplitViewController – a custom SplitViewController

  • it always keeps both sides visible
  • it's always launched in the Portrait but it's rotated to any direction properly
  • each side contains UINavigationController so it's easy to make standard navigation by pushing and poping UIViewControllers
  • several APSplitViewController can be contained in the custom UITabBarController (APTabBarControllerForSplitController)

Future releases

Besides APSplitViewController is used in 3 real project it's still in the initial stage.

Please look the issue tracker and feel free to add your own REAL needs.

Cheers, Slava Bushtruk, Alterplay

Previous:asacvit