Login required for access
In order to watch this lesson, you'll need to login to the website.
Extensions and Helpers for Code Reduction
AppStore JSON APIs
Today's lesson we'll go ahead and implement the rest of our cell by including the three screenshot UIImageViews. In order to accomplish this, we'll be adding a few more UIStackViews that lay out our views horizontally and vertically. At the end of the lesson, I'll go over how to make use of extensions and helper subclasses to greatly reduce the code that you have in your views. Doing this is optional but I highly recommend that you make things as compact as possible for easier maintenance further down the road.

Comments (9)
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
HELP & SUPPORT