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