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
- 스위프트
- Human interface guide
- 리펙토링
- RxCocoa
- map
- UICollectionView
- collectionview
- Clean Code
- MVVM
- combine
- SWIFT
- 애니메이션
- UITextView
- tableView
- HIG
- uitableview
- swift documentation
- 리팩토링
- rxswift
- Refactoring
- clean architecture
- Observable
- 클린 코드
- Xcode
- swiftUI
- uiscrollview
- ribs
- Protocol
- 리펙터링
- ios
Archives
- Today
- Total
목록snapkit (9)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] Snapkit 프레임워크 기본 (autolayout을 쉽게)
autolayout이란? [iOS - UI Custom] 11. Auto layout (programmatically) *storyboard적인 오토레이아웃 및 개념은 밑 링크 참고 https://ios-development.tistory.com/30?category=889410 [iOS - swift] 12. 오토 레이아웃(auto layout) 1. 오토 레이아웃 이란? - 어떤 디바이스에서라도.. ios-development.tistory.com * SnapKit이란? 짧은 코드로 autolayout을 표현할 수 있도록 도와주는 프레임워크 1. pod SnapKit 2. 사용 1) equalTo()사용 방법 view.topAnchor와 같이 방향을 정해주지 않고 view그대로 삽입 "make.top..
iOS 응용 (swift)
2020. 5. 13. 14:39