Learning MVC Pattern inside XCode May 11, 2018 Today I started to delve into some of the classes and objects that help make up the UI for iOS apps. ThThe major pieces are UIResponder class, UIView, UIViewController, and UIApplication. @todo: finish this post