SwiftUI Prevent screenshot capture of sensitive SwiftUI views Learn to build a SwiftUI modifier that hides sensitive content from screenshots and screen recordings, which is ideal for apps prioritizing user privacy.
Apple Intelligence Exploring Apple Intelligence: Writing Tools Understand Writing Tools, powered by Apple Intelligence.
Vision Identifying attention areas in images with Vision Framework Learn how to use the Vision framework to pinpoint areas in an image that draw more attention.
SwiftUI Implement blurring when multitasking in SwiftUI Learn how to implement automatic screen blurring in SwiftUI apps to enhance user privacy when the app enters multitasking mode.
Vision Recognizing text with the Vision framework Learn how to recognize text using the camera with the Vision framework capabilities in a SwiftUI app.
SwiftUI Creating view transitions in SwiftUI Learn how to use create animated transitions in a SwiftUI using the transition and animation modifiers.
Swift Charts Making charts accessible with Swift Charts Make charts accessible by making them compatible with assistive technologies within a SwiftUI app.
Spatial Computing Positioning volumes in space in a visionOS app Learn how to make a volumetric window and its ornaments consistently face the user in an app for visionOS.
Natural Language Tokenizing text with the Natural Language framework Learn how to split text into manageable parts using the tokenization capabilities of the Natural Language framework.
Natural Language Calculating the semantic distance between words with the Natural Language framework Use the Natural Language framework to find synonyms by calculating the semantic distance of words.
Spatial Computing Create with Swift at DesignFAO This article will get you started with material created for our session presented at DesignFAO 2024.
Swift Charts Plotting math equations using Swift Charts Discover how to plot math equations using Swift Charts in a SwiftUI app.
SwiftUI Applying visual effects combined with scrolling in SwiftUI Learn how to apply visual effects to your views while scrolling with SwiftUI.
App Design Create with Swift at SwiftLeeds This article will get you started with material created for our session presented at SwiftLeeds 2024.
Speech Transcribing audio from live audio using the Speech framework Learn how to create a SwiftUI application that transcribes audio to text using the Speech framework.
visionOS Building a 3D experience in visionOS: Immersive Spaces Discover how to create fully immersive 3D experiences in visionOS for Apple Vision Pro by building an immersive space that surrounds users with interactive 3D models.
App Design Giving depth to your App Icons Learn how to enhance your App Icon’s design by adding depth effects.
SwiftUI Blending colors dynamically with the mix modifier Learn to create custom colors, adjust blend amounts, and choose color spaces with SwiftUI in iOS 18 for precise control.
SwiftUI Creating a mesh gradient in SwiftUI Learn how to create and animate stunning visual effects with Mesh Gradients in a SwiftUI app.
SwiftUI Using the zoom navigation transition in SwiftUI Learn how to use the zoom navigation transition from iOS 18 in a SwiftUI app.
SwiftUI Mastering blend modes in SwiftUI Learn how to implement blend modes with practical examples for crafting unique, eye-catching designs.
visionOS Building a 3D experience in visionOS: Volumes Learn how to create a 3D volumetric experience in visionOS for Apple Vision Pro by enhancing a visionOS app with an interactive model in 3D space.
visionOS Building a 3D experience in visionOS: Windows Learn how to build a 3D experience in visionOS using Windows by creating an app that displays an interactive 3D model in a window on Apple Vision Pro.
UX Design Navigating digital endings Design delightful offboarding experiences for your applications.