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 |
Tags
- SWIFT
- combine
- ios
- UICollectionView
- 클린 코드
- Human interface guide
- Observable
- collectionview
- 리펙토링
- 리팩토링
- uiscrollview
- uitableview
- ribs
- MVVM
- rxswift
- HIG
- Protocol
- Refactoring
- 애니메이션
- tableView
- UITextView
- clean architecture
- scrollview
- swiftUI
- Clean Code
- Xcode
- map
- RxCocoa
- swift documentation
- 스위프트
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS swift] Storyboard로 UI 구현 기본기 목차 본문
1. Storyboard로 UI 구현 기본기 - storyboard 장단점, Storyboard reference 개념
2. Storyboard로 UI 구현 기본기 - segue, Action Segue, Manual Segue (세그웨이)
3. Storyboard로 UI 구현 기본기 - @IBOutlet, @IBAction, UIStoryboard, instantiateViewController, 코드로 초기화 방법