studying the video by Sean Allen Learning Swift — Day 221(235) Download the starter project linked in the description and create a new project. Go to ViewController.swift, declare and instantiate a new UIImageView() then, in viewDidLoad() call the yet unwritten setBackground() method and start creating it below. Inside it call view.addSubview() passing our image viewContinue reading “Beginner Auto Layout & Constraints”
