iOS swift tableview with section by snapkit programmatically
https://magi82.github.io/implement-uitableview-programmatically-in-swift/
Swift Code로 UITableView 구현하기 – 마기의 개발 블로그 – 즐겁게 개발을 하고 싶은 욕심 많은 개발
안녕하세요. 마기입니다. 당분간 Swift 혹은 ios 관련 내용으로 포스팅할 예정입니다. 해외에는 ios 프로젝트에서 storyboard를 사용할지 xib를 사용할지 code로 구현할지에 대한 이슈가 엄청난 핫이슈
magi82.github.io
https://ios-development.tistory.com/899
[iOS - swift] UITableView Multiple Cell (다중 셀) 처리 방법 (다중 Section vs 단일 Section)
Section을 사용하는 기준 분류 - TableView / Section / Cell -> Cell들은 서로 연관되어 있는지? 연관이 적으면 Section으로 나누기 -> Section들은 표현하려는 방향이 같은지? 표현하려는 방향이 같으면 하나의.
ios-development.tistory.com
'iOS > iOS Swift 개발 일기' 카테고리의 다른 글
iOS swift textfield/ textView return key(enter) keyboard down 키보드 내리기 (0) | 2022.09.30 |
---|---|
iOS swift 토스트메시지 띄우기 (0) | 2022.09.30 |
iOS swift navigation bar background color (1) | 2022.09.25 |
iOS swift TabBarController isHidden 처리 (0) | 2022.09.25 |
iOS swift scrollview without storyboard (youtube) (0) | 2022.09.24 |