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