반응형
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
- SwiftUI
- RFC1738/1808
- RxCocoa
- dismiss
- subject
- graphql
- Xcode
- Creating Operators
- SWIFT
- RxSwift
- vim
- Bug
- NullObject
- @Environment
- URL(string:)
- typeorm
- operator
- ios14
- @EnvironmentObject
- @State
- init?
- @Binding
- nestjs
- NavigationLink
- swift6
- nonisolated
- init
- IOS
- Operater
- Operators
Archives
- Today
- Total
목록UICollectionView (1)
Tunko Development Diary
RxSwift) RxCocoa - UICollectionView
RxCocoa 를 이용해 UICollectionView를 사용 let systemColors = [UIColor.systemRed, UIColor.systemOrange, UIColor.systemYellow, UIColor.systemGreen, UIColor.systemTeal, UIColor.systemBlue, UIColor.systemIndigo, UIColor.systemPurple, UIColor.systemPink, UIColor.systemBrown] @available(iOS 14.0, *) class TestViewController: UIViewController { @IBOutlet weak var collectionView: UICollectionView! let disposeB..
Development/RxSwift
2022. 6. 15. 19:52