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
- rxswift
- UITextView
- ios
- 리팩토링
- 클린 코드
- map
- Observable
- MVVM
- Protocol
- collectionview
- uiscrollview
- UICollectionView
- SWIFT
- combine
- tableView
- Xcode
- ribs
- clean architecture
- HIG
- swift documentation
- 스위프트
- Refactoring
- Human interface guide
- 애니메이션
- Clean Code
- 리펙토링
- 리펙터링
- swiftUI
- uitableview
Archives
- Today
- Total
목록BaseNavigationController (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] BaseNavigationController, 커스텀 NavigationController, setBackIndicatorImage, back 버튼, withAlignmentRectInsets
커스텀 NavigationController 아이디어 커스텀한 navigationBar와 Back 버튼 이미지를 새로 추가하여 사용 static func makeNavigationController(rootViewController:)로, 커스텀된 navigationController를 해당 클래스 내부에서 빌더를 통해 사용할 수 있도록 설정 커스텀 NavigationController 구현 back button에 사용될 아이콘 준비 저작권 없는 무료 아이콘 다운로드: https://fonts.google.com/icons?selected=Material+Icons&icon.query=arrow BaseNavigationController 클래스 정의 class BaseNavigationControlle..
iOS 응용 (swift)
2021. 9. 11. 02:14