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 |
Tags
- Protocol
- uitableview
- 애니메이션
- clean architecture
- Clean Code
- 리펙토링
- Xcode
- 스위프트
- collectionview
- 클린 코드
- SWIFT
- combine
- swift documentation
- Human interface guide
- ribs
- swiftUI
- RxCocoa
- tableView
- 리팩토링
- MVVM
- rxswift
- map
- UICollectionView
- uiscrollview
- Observable
- UITextView
- 리펙터링
- ios
- Refactoring
- HIG
Archives
- Today
- Total
목록레이아웃 성능 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 1. FlexLayout과 PinLayout 사용 방법 - UIStackView 개선, 속도 향상, 기능 추가, 선언형
1. FlexLayout과 PinLayout 사용 방법 - UIStackView 개선, 속도 향상, 기능 추가, 선언형 2. FlexLayout과 PinLayout 사용 방법 - 여백(margin, padding), 특정 뷰(Cell, scrollView), 기타(grow, shrink) 3. FlexLayout과 PinLayout 사용 방법 - 특정 뷰(Cell, scrollView), 기타(grow, shrink) FlexLayout 이란? UIKit의 UIStackView를 개선한 컴포넌트 (속도 향상, 기능 추가, 선언형) PinLayout과 같이 사용 FlexLayout은 UIStackView처럼 axis를 정하고, alignment, distribution을 설정하여 UIStackView와 동..
iOS 응용 (swift)
2023. 2. 15. 22:58