반응형
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
- swift6
- Xcode
- RxCocoa
- graphql
- operator
- IOS
- subject
- NullObject
- RFC1738/1808
- init?
- init
- nonisolated
- nestjs
- Operater
- NavigationLink
- @EnvironmentObject
- ios14
- Operators
- @Environment
- vim
- Creating Operators
- typeorm
- URL(string:)
- SwiftUI
- dismiss
- SWIFT
- @Binding
- @State
- Bug
- RxSwift
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