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
- RxCocoa
- 스위프트
- map
- Observable
- swiftUI
- 클린 코드
- UICollectionView
- tableView
- combine
- ios
- 리펙토링
- Clean Code
- clean architecture
- Refactoring
- Human interface guide
- HIG
- MVVM
- swift documentation
- 애니메이션
- 리펙터링
- uiscrollview
- collectionview
- Xcode
- UITextView
- SWIFT
- Protocol
- ribs
- rxswift
Archives
- Today
- Total
목록scenePhase (1)
김종권의 iOS 앱 개발 알아가기
[iOS - SwiftUI] 3. 위젯 Widget 사용 방법 - 위젯 딥링크 구현 방법 (widgetURL, scenePhase, sheet)
1. 위젯 Widget 사용 방법 - WidgetKit, WidgetFamily 2. 위젯 Widget 사용 방법 - API 데이터 로드와 위젯UI 업데이트 3. 위젯 Widget 사용 방법 - 위젯 딥링크 구현 방법 (widgetURL, scenePhase, sheet) 4. 위젯 Widget 사용 방법 - 위젯 이미지 로드 방법 5. 위젯 Widget 사용 방법 - Provisioning Profile 등록 (WidgetExtension) Widget 준비 2번 포스팅 글에서 구현한 위젯 코드 준비 import WidgetKit import SwiftUI import Intents struct Provider: IntentTimelineProvider { func placeholder(in conte..
카테고리 없음
2022. 10. 3. 23:27