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 | 29 | 30 | 31 |
Tags
- RxCocoa
- UICollectionView
- swiftUI
- combine
- 리펙토링
- tableView
- ribs
- Observable
- collectionview
- 클린 코드
- swift documentation
- 스위프트
- Protocol
- ios
- SWIFT
- Clean Code
- Xcode
- Human interface guide
- uiscrollview
- MVVM
- uitableview
- HIG
- map
- clean architecture
- UITextView
- rxswift
- 리펙터링
- 리팩토링
- 애니메이션
- Refactoring
Archives
- Today
- Total
목록Inset Grouped (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] tableView 스타일) Plain vs Grouped vs Inset Grouped
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