Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 클린 코드
- UICollectionView
- Refactoring
- rxswift
- ribs
- clean architecture
- 리펙토링
- 스위프트
- UITextView
- map
- SWIFT
- RxCocoa
- 리펙터링
- Xcode
- tableView
- 리팩토링
- combine
- Protocol
- MVVM
- uitableview
- 애니메이션
- uiscrollview
- Observable
- ios
- Clean Code
- swift documentation
- Human interface guide
- HIG
- swiftUI
- collectionview
Archives
- Today
- Total
목록tableView style (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/b8duj4/btq66kE6t6X/06kfzkTR9ky1pfHyZ2WrGk/img.png)
TableView의 3가지 style section의 개념 = header + rows + footer grouped는 header와 footer의 간격을 늘려주는 것 inset grouped는 rows들의 bounds가 둥근 모형으로되고 row양 옆에 inset이 들어가는 것 plain grouped inset grouped * 3가지 스타일 실행화면 plain grouped inset grouped
iOS 응용 (swift)
2021. 6. 13. 13:27