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
- rxswift
- Xcode
- swift documentation
- MVVM
- 클린 코드
- swiftUI
- collectionview
- 스위프트
- SWIFT
- Protocol
- 애니메이션
- 리펙토링
- 리팩토링
- tableView
- Refactoring
- UICollectionView
- uiscrollview
- Human interface guide
- clean architecture
- combine
- map
- Clean Code
- ios
- ribs
- UITextView
- Observable
- 리펙터링
- HIG
- uitableview
- RxCocoa
Archives
- Today
- Total
목록ReactorKir (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 2. ReactorKit - 테스트 방법 (Storyboard 사용, IBOutlet 테스트 방법)
1. ReactorKit - 개념 2. ReactorKit - 테스트 방법 (Storyboard 사용, IBOutlet 테스트 방법) 3. ReactorKit - `TaskList 구현`, 템플릿 (template), 비동기 처리 transform(mutation:) 4. ReactorKit - `TaskEdit 구현`, 화면전환, 데이터 전달 * 해당 코드는 ReactorKit git repository 코드를 참고하였습니다. * Unit Test가 중요한 이유, 클린 코드: https://ios-development.tistory.com/770 * Counter 예제 코드: https://github.com/JK0369/ExReactorKit/tree/BaseComponent ReactorKit 테스..
Architecture (swift)/ReactorKit
2021. 11. 30. 22:25