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 |
Tags
- 뷰 커스텀
- 코코아팟 만들기
- hugging
- ios
- 리액터킷
- email regex
- Two Sum
- DispatchQueue
- compression resistance
- imageView shadow
- 커스텀 뷰
- autoLayout
- Remote Url
- Cocoapods
- UINavigationController
- Swift Package Manager
- Delegate Pattern
- 비동기
- Swift
- onAppear
- Custom View
- ReactorKit
- CornerRadius
- LeetCode 1
- view modifier
- 코코아팟
- 델레게이트
- priority
- 라이브러리
- viewAppear
Archives
- Today
- Total
목록UINavigationController (1)
Tong's Blog
[iOS] UINavigationController 에 대해
안녕하세요. 이래저래 많은 일들이 있어서 그동안 포스트를 소홀히 했는데, 이제 다시 꾸준히 해보려고 합니다. 오늘은 UINavigationController 에 대해 알아보려고 합니다. UINavigationController 는 제가 처음에 iOS 에 대해 잘 모를 때, UIViewController 와의 관계에 대해서 많이 헷갈렸던 부분인데요. 그때의 기억을 되살려 이번 포스트를 작성해보겠습니다. 마찬가지로 애플공식문서부터 살펴보겠습니다. https://developer.apple.com/documentation/uikit/uinavigationcontroller Apple Developer Documentation developer.apple.com 다른 컴포넌트에 비해서 내용이 많이 있는데 첫번째..
iOS/Swift
2021. 8. 31. 19:33