The View Controller is the parent of all the views present on a storyboard . Each application has at least one ViewController. It facilitates the transition between various parts of the user interface. The UIViewController is the parent class of all the ViewControllers.