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
- 애니메이션
- Protocol
- SWIFT
- Human interface guide
- swiftUI
- collectionview
- 클린 코드
- UITextView
- clean architecture
- scrollview
- combine
- MVVM
- Observable
- tableView
- ribs
- map
- rxswift
- ios
- RxCocoa
- Xcode
- Clean Code
- 리팩토링
- HIG
- UICollectionView
- swift documentation
- uiscrollview
- 리펙토링
- 스위프트
- uitableview
- Refactoring
Archives
- Today
- Total
목록KeyedCodable (1)
김종권의 iOS 앱 개발 알아가기
* 기본적인 Codable, Decode, Encode 개념은 이곳 참고 * 관련 포스팅 글 json, codable, nestedContainer(keyedBy:forKey:), Decoding 중첩 모델 처리 방법 (디코딩) json, codable, nestedContainer(keyedBy:forKey:), Encoding 중첩 모델 처리 방법 (인코딩) json, codable, nestedContainer(keyedBy:forKey:), KeyedCodable로 중첩 모델 처리 방법 중첩 모델을 flatten 모델로 정의 방법 { "user_id": "jake", "blog_info": { "name": { "first": "iOS 앱 개발 알아가기", "second": "SwiftUI 앱 개..
iOS framework
2022. 2. 9. 23:45