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
- 리펙토링
- Refactoring
- tableView
- swift documentation
- collectionview
- ios
- Xcode
- ribs
- 스위프트
- 애니메이션
- RxCocoa
- Protocol
- uiscrollview
- 리팩토링
- MVVM
- 클린 코드
- SWIFT
- swiftUI
- 리펙터링
- UICollectionView
- rxswift
- map
- UITextView
- uitableview
- HIG
- combine
- Observable
- clean architecture
- Clean Code
- Human interface guide
Archives
- Today
- Total
목록Layou (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 4. Autolayout 고급 (with SnapKit) - Stretchy 레이아웃 구현
1. Autolayout 고급 (with SnapKit) - Hugging, Compression, priority 개념 2. Autolayout 고급 (with SnapKit) - remakeConstraints, multipliedBy, dividedBy 3. Autolayout 고급 (with SnapKit) - Constraint 프로퍼티를 사용한 단순한 animation 구현 4. Autolayout 고급 (with SnapKit) - Stretchy 레이아웃 구현 구현 아이디어 UIImageView의 contentMode는 scaleAspectFill 이므로, 이미지의 height가 높아지면 width도 자동으로 높아지는 상태를 이용 UIImageView와 이를 담고있는 containerVie..
UI 컴포넌트 (swift)
2022. 2. 6. 02:13