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