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
- 리팩토링
- Refactoring
- SWIFT
- tableView
- Observable
- uitableview
- scrollview
- ribs
- Human interface guide
- UITextView
- UICollectionView
- map
- ios
- swift documentation
- Clean Code
- rxswift
- swiftUI
- collectionview
- Protocol
- clean architecture
- 클린 코드
- Xcode
- 리펙토링
- combine
- 애니메이션
- MVVM
- HIG
- uiscrollview
- 스위프트
- RxCocoa
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, 코드로 초기화 방법
'iOS 응용 (swift)' 카테고리의 다른 글
Comments