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

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