UIKit크림
UICollectionView internals
Why use UICollectionView instead of UITableView? Explain it in terms of the internal structure: the layout object, attributes, and reuse.
UICollectionView internals
Why use UICollectionView instead of UITableView? Explain it in terms of the internal structure: the layout object, attributes, and reuse.
UIKitShort answerBasics
A take-home review. The home screen needs (1) a filter header that stays pinned to the to…
#uicollectionview
UIKitShort answerExpert
The project has hundreds of UITableView screens. You want to propose moving them to UICol…
#uicollectionview
UIKitShort answerAdvanced
A contacts screen in code review. A horizontally scrolling UICollectionView of letter ind…
#uicollectionview