Notice
Recent Posts
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
- 클린코드
- algorithm
- Swift디자인패턴
- Swift코딩테스트
- IOS
- firebase
- firestore
- AutoLayout
- TDD
- RC
- 앱의생명주기
- Di
- ARC
- 코딩테스트입문
- css학습
- Safari Inspector
- five lines of code
- five lines of cdde
- hackerrank
- ios면접
- RxSwift
- SWIFT
- alamofire
- storekit2
- UIKit
- 프로그래머스
- 리팩터링
- mrc
- unittest
- 카카오맵클론
Archives
- Today
- Total
목록ReactorKit (1)
샘성의 iOS 개발 일지

1. ReactorKit이란? 단방향 데이터 흐름을 가진 반응형 앱에 적합한 프레임워크. 기본적으로 RxSwift를 활용하고 있고 개인적으로 더 아키텍처가 통일된 MVVM(?)이라는 느낌을 준다. 2. GitHub : GitHub - ReactorKit/ReactorKit: A library for reactive and unidirectional Swift applications A library for reactive and unidirectional Swift applications - GitHub - ReactorKit/ReactorKit: A library for reactive and unidirectional Swift applications github.com 3. ReactorKit의 구..
iOS/Reactive Swift
2023. 7. 2. 21:21