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
- composable architecture
- 위젯킷
- widget
- 멋쟁이사자처럼
- 리액트
- Swift
- 컴퓨터그래픽스
- TCA
- 영남대
- 웹
- 네트워크
- dispatchqueue
- 스유
- 알고리즘
- uikit
- 후기
- spritekit
- 대외활동
- 운영체제
- Protocol
- SwiftUI
- widgetkit
- c++
- 문법
- 백준
- 멋사
- cs
- 스위프트
- swift concurrency
- 1일1알골
Archives
- Today
- Total
목록2024/05/14 (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