Skip to content

Lesson 03: UIKit

Filip Haškovec edited this page Jul 28, 2022 · 4 revisions

Speaker: Filip Haškovec

Content

Introduction to UIKit, important UIView classes and Autolayout.

Homework

In Rick & Morty app in the repository, create location detail from prepared empty tab (first screenshot). On the second screenshot, you can see how it should look like in the end.

Make use of

  • Location.mock
  • Character.mock
  • List with multiple sections

Simulator Screen Shot - iPhone 13 Pro - 2022-07-28 at 11 19 08 Simulator Screen Shot - iPhone 13 Pro - 2022-07-28 at 11 21 17

Resources