I used this method to display multiple view controllers into a UIView. https://github.com/codepath/ios_guides/wiki/Creating-a-Custom-Tab-Bar How can i add a swipe gesture to that UIView and swipe between that view controllers. Thanks