This problem is driving me crazy. I\'m trying to change the viewController when the user changes the selected \"tab\" of the segmented control. I\'ve spent a co
Take a look at this pod: https://github.com/xmartlabs/XLMailBoxContainer. It makes the UI animation among the view controllers. These view controller can extend UITableViewController or any other view controller.