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
- Clean Code
- Refactoring
- collectionview
- Human interface guide
- tableView
- HIG
- MVVM
- combine
- Observable
- Xcode
- uiscrollview
- rxswift
- map
- UITextView
- 리펙토링
- 리팩토링
- SWIFT
- 애니메이션
- 클린 코드
- ios
- 스위프트
- clean architecture
- 리펙터링
- ribs
- swift documentation
- Protocol
- RxCocoa
- UICollectionView
- uitableview
- swiftUI
Archives
- Today
- Total
목록Alaomfire (1)
김종권의 iOS 앱 개발 알아가기
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/cbfHA1/btrhWaYLoNA/czNjMUKrwSLxD0H3HEkWS0/img.jpg)
1. Alamofire 사용 방법 - Network Layer 구현 (Moya 프레임워크처럼 사용하는 방법) 2. Alamofire 사용 방법 - 토큰 갱신 방법1 (Interceptor, adapt, retry) 3. Alamofire 사용 방법 - 토큰 갱신 방법2 (AuthenticationCredential, Authenticator, AuthenticationInterceptor) 4. Alamofire 사용 방법 - 로그 Log (EventMonitor) Interceptor란? 서버에 요청을 보내기 전에, 중간에 가로채서 어떤 작업을 한 뒤 다시 서버로 보내는 역할 Alamofire를 사용하면 RequestInterceptor 프로토콜을 준수한 클래스의 인스턴스를 request에 실어서 보내..
iOS 응용 (swift)
2021. 10. 16. 02:43