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
- SWIFT
- Clean Code
- tableView
- ios
- UITextView
- Human interface guide
- Observable
- 클린 코드
- rxswift
- collectionview
- 리팩토링
- swiftUI
- map
- UICollectionView
- RxCocoa
- 스위프트
- Protocol
- 리펙토링
- ribs
- 리펙터링
- Refactoring
- clean architecture
- combine
- uiscrollview
- uitableview
- Xcode
- MVVM
- swift documentation
- HIG
- 애니메이션
Archives
- Today
- Total
목록동적 사이즈 셀 (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cnQntB/btrn6ijJaVv/ESNqwMv83IVIiSbfyAg94K/img.png)
1. ReactorKit 샘플 앱 - RxDataSources 사용 방법 2. ReactorKit 샘플 앱 - RxDataSources을 이용한 Section, Item 모델 구현 패턴 (with 동적 사이즈 셀) 기초 ReactorKit 개념 RxDataSources 개념 Reusable 개념 목차 1. 단일 Section 모델 2. 다중 Section 모델 3. 다중 Section, 다중 Item 모델 구현 핵심 SectionModel 정의 및 활용 방법 Section이 하나인 경우에는 SectionModel으로, Section에는 Int형을 사용 (가장 간단한 방법은 tableView.rx.items 방법 포스팅 글 참고) // Section이 하나인 경우 import RxDataSources st..
iOS framework
2021. 12. 16. 23:53