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