Welcome to a kei's blog
using Zola and PaperMod theme based on the hugo-PaperMod theme.
ListController like SwifUI's List
Micro Lib를 이용하여 swiftUI의 List와 유사하게 collectionView를 구성
- original article
Building Better View
Model, ViewModel 을 view로 보여주어야 할떄 viewData protocol 을 이용하여 일관적으로 view를 configure 하는 방법
- original article
UICollectionView, full width cells, allow autolayout dynamic height
CollectionView 를 이용해 tableview와 유사한 ListView를 사용하면서 tableview의 dynamic height와 같이 autolayout 기반의 dynamic height를 구현하는 코드
usage-official-swift-log
Apple의 official swift-log package를 이용하여 os unified logging를 사용하는 방법
usage-official-swift-log
Apple의 official swift-log package를 이용하여 os unified logging를 사용하는 방법