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
- Observable
- UICollectionView
- RxCocoa
- uiscrollview
- Protocol
- 리펙토링
- Clean Code
- Xcode
- ribs
- 리팩토링
- swift documentation
- 스위프트
- tableView
- UITextView
- map
- 애니메이션
- HIG
- clean architecture
- swiftUI
- MVVM
- SWIFT
- uitableview
- Refactoring
- Human interface guide
- combine
- 클린 코드
- ios
- collectionview
- 리펙터링
- rxswift
Archives
- Today
- Total
목록동적 사이즈 셀 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. ReactorKit 샘플 앱 - RxDataSources을 이용한 Section, Item 모델 구현 패턴 (with 동적 사이즈 셀)
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