started this course with LBTATools on board, awesome, great work professor. SearchResultsCell stackView only 4 lines of code:
let stackView = stack(hstack(appIconImageView, stack(nameLabel, categoryLabel, ratingsLabel), getButton, spacing: 12, alignment: .center).padLeft(16).padRight(16).padTop(16), hstack(screenshotImageView1, screenshotImageView2, screenshotImageView3, spacing: 12, distribution: .fillEqually).padLeft(16).padRight(16).padTop(8))