Skip to content

jogi/VJTabSplitViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VJTavSplitViewController - Minimal and easiest implementation of UISplitViewController inside UITabBarController

Inspired by IntelligentSplitViewController and APSplitViewController I decided to create an implementation of UISplitViewController inside UITabBarController which supports auto orientation and any orientation at the start of the application(not just portrait).

The above implementations are really good but they are complicated and are using custom classes heavily. I have tried to implement minimal amount of custom code and achieve the same functionality.

Support

iOS 5 only for now due to its StoryBoarding and ARC features

License

Under a Creative Commons Attribution 3.0 Unported License

About

A UISplitViewController which behaves properly when placed inside UITabBarController

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published