Kei's KB

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를 구성

2020-03-16 · 1 min · cydave

Building Better View

Model, ViewModel 을 view로 보여주어야 할떄 viewData protocol 을 이용하여 일관적으로 view를 configure 하는 방법

2020-03-15 · 2 min · cydave

UICollectionView, full width cells, allow autolayout dynamic height

CollectionView 를 이용해 tableview와 유사한 ListView를 사용하면서 tableview의 dynamic height와 같이 autolayout 기반의 dynamic height를 구현하는 코드

2020-02-27 · 1 min · cydave

usage-official-swift-log

Apple의 official swift-log package를 이용하여 os unified logging를 사용하는 방법

2020-01-06 · 1 min · cydave

usage-official-swift-log

Apple의 official swift-log package를 이용하여 os unified logging를 사용하는 방법

2020-01-06 · 1 min · cydave