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 |
Tags
- combine
- UITextView
- clean architecture
- 리펙토링
- map
- ios
- MVVM
- 스위프트
- swiftUI
- uiscrollview
- 애니메이션
- 클린 코드
- 리펙터링
- HIG
- collectionview
- Xcode
- 리팩토링
- ribs
- Human interface guide
- uitableview
- tableView
- Refactoring
- rxswift
- SWIFT
- Clean Code
- RxCocoa
- Protocol
- UICollectionView
- Observable
- swift documentation
Archives
- Today
- Total
목록widgets and live activities (1)
김종권의 iOS 앱 개발 알아가기
[iOS - swift] 6. WWDC 2024 정리 - (2) What’s New in SwiftUI (Widgets and Live Activities, ForEach(subviewOf:), @Entry, onScrollGeometryChange, onScrollVisibilityChange)
Widgets and Live Activities기존에 iOS에만 있던 Live Activities 기능이 watchOS에서도 추가됨iOS 기반의 Live Activities가 자동으로 Apple Watch에 표출supplementalActivityFamilies에 small과 medium을 적용하여 watchOS에서 한 번에 더 많은 가사를 표출custom containers - 새로운 ForEach(subviewOf:)ForEach의 새로운 API인 ForEach(subviewOf:)를 사용하면 재귀적으로 하위뷰를 접근하여, 계속 뷰가 위에 쌓이는 UI구현이 가능 * container 관련 UI 구체적인 개념은 WWDC24 Demystify SwiftUI containers 참고Ease of use ..
WWDC 정리/WWDC 2024 정리
2024. 6. 26. 01:03