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
- uitableview
- uiscrollview
- Protocol
- Refactoring
- collectionview
- Observable
- clean architecture
- UITextView
- rxswift
- combine
- tableView
- 리펙터링
- 애니메이션
- RxCocoa
- SWIFT
- HIG
- Clean Code
- ios
- MVVM
- 클린 코드
- 리팩토링
- 스위프트
- 리펙토링
- swift documentation
- swiftUI
- UICollectionView
- Human interface guide
- Xcode
- map
- ribs
Archives
- Today
- Total
김종권의 iOS 앱 개발 알아가기
[iOS - swift] vector 이미지 사용하기 (.pdf 형식 파일 이미지, Assets.xcassets) 본문
iOS 응용 (swift)
[iOS - swift] vector 이미지 사용하기 (.pdf 형식 파일 이미지, Assets.xcassets)
jake-kim 2021. 1. 7. 21:50vector 파일을 Assets.xcassets에 삽입
- 좌측 네비게이터 창에 드래그 앤 드롭
- Resizing옵션의 Preserve Vector Data체크
- Scales옵션의 Single Scale체크
- 1x, 2x, 3x가 다 없어지고 all로 바뀐 것 확인
'iOS 응용 (swift)' 카테고리의 다른 글
[iOS - swift] ContainerViewController, ContentsViewController (0) | 2021.01.09 |
---|---|
[iOS - swift] 비밀번호 입력창 커스텀 textField (0) | 2021.01.07 |
[iOS - swift] Codable과 enum을 사용하여 특정 json 문자열 파싱 (0) | 2021.01.07 |
[iOS - swift] OTPFieldView, 인증코드 입력창 (0) | 2021.01.06 |
[iOS - swift] UIImage의 중앙에 text 추가하기 (0) | 2021.01.05 |
Comments