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