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

Adding RKSwipeBetweenViewControllers to UITabBarController crashed. #28

Closed SeanChense closed 9 years ago

SeanChense commented 9 years ago

I have 4 UIViewController organized by UITabBarController, When I add RKSwipeBetweenViewControllers to the fourth tab controller, as soon as I click the 4th tab, the amount of controllers of UITabBarController become 3. The tab controller(RKSwipeBetweenViewControllers) is gone~

When I click the 4th one, it crashed~