In order to view this lesson, you must purchase this course.
Often you'll find your <b>View Controllers</b> very heavy and bloated with unnecessary view code. One easy remedy to this common problem is to create a simple view subclass that holds all of your subviews. This will make it much easier to maintain and read later down the road.