Apple Intelligence Reading and displaying Genmoji in non-rich text formatted data context Learn how to display generated emojis within a non-rich text context.
SwiftUI Mastering Forms in SwiftUI: Text Fields Learn how to use text fields and secure field controls in forms in SwiftUI apps.
SwiftUI Mastering Forms in SwiftUI: Selecting Information Learn how to use picker, date picker and color picker controls to provide a proper single data selection data-entry experience in a form in SwiftUI apps.
SwiftUI Mastering Forms in SwiftUI: Creating and Styling Learn how to create and customize the appearance of data-entry interfaces using forms in SwiftUI apps.
Vision Generating person segmentation with the Vision Framework Learn how to use the Vision framework to detect people on images and segment them out with a mask.
Apple Intelligence Keeping parts of the text unchanged by Writing Tools Learn how to define parts of the text in which Writing Tools should not apply changes to.
Apple Intelligence Supporting Writing Tools on your app Learn how to have access and manage support to Writing Tools within text fields.
Vision Detecting faces in images with the Vision framework Learn how to use the Vision framework to detect faces on images and draw a rectangle over them.
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.
Vision Recognizing text with the Vision framework Learn how to recognize text using the camera with the Vision framework capabilities in 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.
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.
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.
Translation Checking language availability for translation with the Translation framework Learn how to check availability of a language for translation using the Translation framework.
Vision Reading QR codes and barcodes with the Vision framework Learn how to read information from QR codes and barcodes using the Vision framework in a SwiftUI app.
Vision Scoring the aesthetics of an image with the Vision framework Learn how to calculate the overall aesthetic score of an image with the Vision framework in a SwiftUI app.
Speech Transcribing audio from a file using the Speech framework Learn how to transcribe text from an audio file using the Speech framework in a SwiftUI application.
Natural Language Lexical classification with the Natural Language framework Learn how to identify nouns, adjectives, and more with the Natural Language framework in a SwiftUI app.
Vision Removing image background using the Vision framework Learn how to use the Vision framework to easily remove the background of images in a SwiftUI application.
Vision Classifying image content with the Vision framework Learn how to use the Vision framework to classify images in a SwiftUI application.