I want to split my ViewController into three equal sections eg. "What", "Why", "Where" and when each view is tapped it goes to a se. I thought about using a UIViewController and having three separate views and then using a tap gesture with each view that takes to an appropriate page.I want to split my ViewController into three eq