NEULiee / iOS-App-Dev-Tutorials

Apple 개발자 홈페이지의 UIKit 튜토리얼을 보고 정리하는 repository 입니다.
0 stars 0 forks source link

1. UIKit Essentials #5

Closed NEULiee closed 2 years ago

NEULiee commented 2 years ago

Getting Started with Today

NEULiee commented 2 years ago

배운것

CollectionView 로 List 를 만드는 방법을 배웠습니다.

블로그: UICollectionViewLayout 블로그: UICollectionViewDiffableDataSource

NEULiee commented 2 years ago

Quiz. Which responsibility does NOT belong to a view controller?

Quiz. Which item is NOT a component of compositional layout?

Which object represents the state of your data at a specific point in time?