WWDC 2020 | Modern cell configuration 2020년 7월 5일 unnnyong댓글 한 개 📝 View Configuration View Configuration의 종류 : Background Configuration, List Content Configuration Configuration State
WWDC 2020 | Advanced in diffable data sources 2020년 7월 5일 unnnyong댓글 한 개 📝 iOS 14에서 Diffable data source가 어떻게 발전되었는지에 대한 세션.
WWDC 2020 | Lists in UICollectionView 2020년 7월 2일2020년 7월 2일 unnnyong댓글 한 개 📝 UITableView와 같은 레이아웃을 iOS14에서 새로 추가된 List를 사용하여 CollectionView에서 만들 수 있게 되었다. List, ListCell, List Style, Header/Footer
WWDC 2020 | Advances in UICollectionView 2020년 7월 2일2020년 7월 5일 unnnyong댓글 한 개 📝 Section Snapshots: Outline 으로 확장할 수 있는 UI가 가능하다 List: CollectionView에서 UITableView Layout을 사용하는 법. Cell content configurations: CollectionView Cell을 UITableViewCel처럼 구성하는 법.