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
- 리팩토링
- uitableview
- Observable
- swift documentation
- collectionview
- uiscrollview
- ios
- MVVM
- Protocol
- scrollview
- swiftUI
- ribs
- combine
- Clean Code
- 클린 코드
- SWIFT
- UICollectionView
- map
- Human interface guide
- Refactoring
- 애니메이션
- 리펙토링
- tableView
- UITextView
- rxswift
- clean architecture
- HIG
- RxCocoa
- Xcode
- 스위프트
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