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 |
Tags
- composable architecture
- TCA
- ReactorKit
- 스위프트
- spritekit
- widget
- 문법
- 멋사
- 네트워크
- 웹
- 리액트
- 컴퓨터그래픽스
- 영남대
- c++
- dispatchqueue
- 운영체제
- 스유
- cs
- 멋쟁이사자처럼
- 알고리즘
- swift concurrency
- Swift
- SwiftUI
- widgetkit
- Protocol
- 대외활동
- 위젯킷
- 후기
- uikit
- 백준
Archives
- Today
- Total
목록transform (1)
맛동산이
ReactorKit ) Transform에 대하여
transform()transform() transforms each stream. There are three transform() functions:func transform(action: Observable) -> Observablefunc transform(mutation: Observable) -> Observablefunc transform(state: Observable) -> ObservableImplement these methods to transform and combine with other observable streams. For example, transform(mutation:) is the best place for combining a global event stream ..
앱/Swift
2024. 5. 14. 09:39