cwRichardKim / RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
MIT License
1.67k stars 156 forks source link

I want to put 'tab bar' below sub ViewController #30

Closed leekyungmoon closed 9 years ago

leekyungmoon commented 9 years ago

your Tab bar is 'in' the navigation bar.

But I want to put it bottom at the sub viewcontroller...

Is it possible?

I'm grateful your project for nice performance swiping between viewcontrollers but 'RKSwipeBetweenViewControllers' is the subclass of NavigationController, not the UIViewController... That's my sorry point...

Can I put it there? Please help me