uikit

    [UIKit] UIButton Custom Design ์ ์šฉ

    ๋ถ€์ œ: ์˜ˆ์œ ๋ฒ„ํŠผ ๋งŒ๋“ค๊ธฐ phoneNumDoneBtn.backgroundColor = .gray phoneNumDoneBtn.layer.cornerRadius = 4 phoneNumDoneBtn.setTitleColor(.white, for: .normal) ์ ์šฉํ•˜๋ฉด ์ด๋Ÿฐ ๋„ˆ๋‚Œ!

    [UIKit] UITableView ๋นˆ ์…€ ์ˆจ๊ธฐ๊ธฐ

    tableView.tableFooterView = UIView(frame: CGRect.zero) ๊ทธ๋ƒฅ UIView ํ•˜๋‚˜ ๋Œ์–ด๋‹ค ์Šคํ† ๋ฆฌ๋ณด๋“œ์— ๋†“์•„๋„ ๋˜์ง€๋งŒ ์ฝ”๋“œ ํ•œ ์ค„์ด ๋” ํŽธํ•˜๊ธธ๋ž˜~~~~

    [PagingKit] Could not load NIB in bundle error ํ•ด๊ฒฐ

    PagingKit GitHub - kazuhiro4949/PagingKit: PagingKit provides customizable menu UI. It has more flexible layout and design than the other PagingKit provides customizable menu UI. It has more flexible layout and design than the other libraries. - GitHub - kazuhiro4949/PagingKit: PagingKit provides customizable menu UI. It has more fl... github.com ํŽ˜์ด์ง• ํ‚คํŠธ๋ฅผ ์ด์šฉํ•ด ๋ทฐ๋ฅผ ๋งŒ๋“  ํ›„, ๋‹ค๋ฅธ ๋ทฐ์—๋„ ํŽ˜์ด์ง• ํ‚คํŠธ๊ฐ€ ํ•„์š”ํ•ด์„œ ๊ธฐ์กด ํŒŒ์ผ๋“ค์„ ..