Login required for access
In order to watch this lesson, you'll need to login to the website.
Cells and UIStackView Layouts
AppStore JSON APIs
In order to view this lesson, you must purchase this course.
In this lesson, we'll further improve the look and feel of our application by implementing the cells that belong in our Search Controller view. We do this by first registering a cell class for our <b>AppsSearchController</b> component. Then we return these cells by overriding <b>numberOfItems:section</b> and <b>cellForItem:indexPath</b>. Finally we go through how to construct our cell layout using a UIStackView component. To get things centered in our UIStackView, we set it's alignment property to .center. Playing around with these properties can really make the layout process a lot easier depending on how you want your components to look.

Comments (9)
JoevegaCoding
4 years ago
Niketan Shah
4 years ago
Brian Voong
4 years ago
Niketan Shah
4 years ago
Brian Voong
4 years ago
Niketan Shah
4 years ago
Brian Voong
4 years ago
pdefilippi
5 years ago
dclawson
4 years ago
adslwy
5 years ago
dclawson
4 years ago
Brian Voong
4 years ago
YodaVN
5 years ago
Tokyojogo
5 years ago
Brian Voong
5 years ago
Conte.Ab
5 years ago
adam_rich
5 years ago
Igor Tkach
5 years ago
Ally Makongo
5 years ago
Phsartech
5 years ago
Conte.Ab
5 years ago
Ally Makongo
5 years ago
Brian Voong
5 years ago
Ally Makongo
5 years ago
ezechinwa
5 years ago
Brian Voong
5 years ago
ezechinwa
5 years ago
Please contact admin@letsbuildthatapp.com if you have any issues.
HELP & SUPPORT