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
- rxswift
- 리팩토링
- swift documentation
- 애니메이션
- map
- UITextView
- uitableview
- uiscrollview
- tableView
- swiftUI
- UICollectionView
- Refactoring
- 리펙터링
- MVVM
- combine
- Clean Code
- Protocol
- RxCocoa
- ribs
- 리펙토링
- Observable
- clean architecture
- 스위프트
- collectionview
- 클린 코드
- ios
- SWIFT
- Human interface guide
- Xcode
- 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