API 호출해 받은 Data를 json 파일로 저장하기
https://eunjoochoi.github.io/ios/save-json-file
HTML로 내려오는 문자열을 정상 표기로 변환하기
https://eunjoochoi.github.io/ios/html-to-string
JSONDecoder 내가 원하는 모양으로 파싱하기
https://eunjoochoi.github.io/ios/swift-json-custom-decoding
반응형
'iOS' 카테고리의 다른 글
SwiftUI에서 FCM 설정 (1) | 2024.10.06 |
---|---|
GCD (Grand Central Dispatch) 간단 정리 (0) | 2023.02.07 |
View Life Cycle / Frame and Bounds (0) | 2023.02.03 |
UILabel 원하는 범위만 색 변경하기 - NSMutableAttributedString 사용하기 (0) | 2022.01.16 |
[iOS] UITableView 예제 코드 만들기 2 - Custom UITableViewCell xib 파일로 만들기 (0) | 2021.10.13 |