I try looking everywhere for opensource but couldn’t find a cocoa control that has the following combination.
- Slide Menu
- Story Board.
- Navigation controller.
- TabBar controller.
I found one open source control that works with 1,2,3 but doesn’t work with uitabbarcontroller.
http://www.cocoacontrols.com/platforms/ios/controls/saslidemenu
I used IIViewDeckController in a project that involved all of the things that you list.