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 |
Tags
- Observable
- 리펙터링
- tableView
- rxswift
- UICollectionView
- Clean Code
- HIG
- UITextView
- 스위프트
- swiftUI
- 클린 코드
- swift documentation
- 리펙토링
- map
- ribs
- uitableview
- Xcode
- uiscrollview
- Human interface guide
- Protocol
- RxCocoa
- combine
- Refactoring
- MVVM
- SWIFT
- 리팩토링
- collectionview
- 애니메이션
- ios
- clean architecture
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - framework] ImagePickerController의 framework 본문
위와같이 앨범과 카메라를 선택할 수 있는 UIImagePicker가 구현된 프레임워크
ImagePicker라는 open class로 제작되어 있으며, UIImageView이며 클릭시 작동
* source code : github.com/JK0369/ImagePickerFramework
'iOS framework' 카테고리의 다른 글
[iOS - swift] Reusable 프레임워크 사용 방법 (0) | 2021.12.10 |
---|---|
[iOS - swift] 1. Kingfisher 프레임워크 (이미지 캐싱, 이미지 로드) - 사용 방법 (0) | 2021.12.09 |
[iOS - framework] 지도 view controller (길 추적, 이미지 삽입) (0) | 2020.04.30 |
[iOS - framework] button과 segmented control 배치 (0) | 2020.04.30 |
[iOS - framework] 로그인 및 회원가입 화면 (0) | 2020.04.27 |
Comments