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
- Xcode
- RxCocoa
- 리펙터링
- SWIFT
- HIG
- UITextView
- tableView
- Clean Code
- map
- MVVM
- rxswift
- Protocol
- Refactoring
- 클린 코드
- swiftUI
- 리팩토링
- ios
- collectionview
- swift documentation
- 리펙토링
- UICollectionView
- 애니메이션
- ribs
- Human interface guide
- uiscrollview
- clean architecture
- uitableview
- 스위프트
- combine
- Observable
Archives
- Today
- Total
목록programmtically (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 1. CollectionView (컬렉션 뷰) - UICollectionViewFlowLayout
1. CollectionView (컬렉션 뷰) - UICollectionViewFlowLayout 2. CollectionView (컬렉션 뷰) - UICollectionViewFlowLayout을 이용한 CarouselView (수평 스크롤 뷰) 3. CollectionView (컬렉션 뷰) - custom layout (grid, pinterest 레이아웃 구현) 4. CollectionView (컬렉션 뷰) -실전 사용 방법 (FlowLayout, CustomLayout, binary search, cache) CollectionView에 사용될 mock data 준비 struct CollectionViewData { static let data = ["1", "2", "3", "4", "5", "..
iOS 응용 (swift)
2021. 7. 16. 02:00