Payments, Order tracking, and Identity Payments: Order Tracking: Identity:
Tag: Day 6
What’s new in Core Data
Composite attributes Stage your migrations Defer your migrations
What’s new in Background Assets
Check out Meet Background Assets from WWDC 2022 Feature Recap What’s New Sample Implementation Debugging Guidance
Update Live Activities with Push Notifications
ActivityKit allows you to display live activities to show status and updates Preparations First push update Priority and alerts Enhancements
Migrate to Swiftdata
Generate model classes Complete adoption Coexists with Core Data
Integrate with motorized iPhone stands using DockKit
Introduction to DockKit How it works Custom Control Device animations
Go beyond the window with SwiftUI
How to leverage VisionOS using SwiftUI, many of the tools and frameworks have been extended over the last few years. Making AR more accessible across devices and platforms. This is all about the Immersive Space in VisionOS. Both Windows and volumes let you display content within their bounds. To go outside of the window you […]
Explore pie charts and interactivity in Swift Charts
Pie charts Chart(data, id: \.name) { element in SectorMark ( angle: .value(“Sales), element.sales) ) .foregroundStyle(by: .value(“Name”, element.name)) } Selection Scrolling
Discover Quick Look for spatial computing
Quick look is a system framework to preview and edit files. It is secure and private to protect you from unsafe files. Just hit space on macOS or long press on iOS. On VisionOS you pinch and drag the file outside of the application window. Supports print and drag for zooming on usdz files. This […]