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
- RxCocoa
- Xcode
- 리펙터링
- Observable
- Human interface guide
- uiscrollview
- clean architecture
- swift documentation
- UITextView
- uitableview
- UICollectionView
- Refactoring
- ribs
- 스위프트
- SWIFT
- 리팩토링
- ios
- collectionview
- HIG
- rxswift
- combine
- Protocol
- 애니메이션
- MVVM
- map
- 클린 코드
- tableView
- Clean Code
- 리펙토링
- swiftUI
Archives
- Today
- Total
목록storyboard 삭제 (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 디폴트 storyboard 없이 구현 방법 (스토리보드 없이 코딩 방법)
storyboard, SceneDelegate 제거 storyboard 삭제 Main.storyboard 삭제 target의 main interface 에서 설정된 스토리보드 해제 SceneDelegate 삭제 info.plist에 Application Scene Manifest 삭제 SceneDelegate.swift 삭제 AppDelegate.swift에 UISsceneSession Lifecycle 관련 메소드 2개 삭제 구체적인 Main.storyboard 삭제 방법 info.plist의 Main storyboard file base name 삭제 Storyboard Name 삭제 Main.storyboard 삭제 AppDelegate.swift에 storyboard 없이 새로운 화면으로 UIWi..
iOS 기본 (swift)
2021. 3. 21. 00:30