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.
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.
App Development Create with Swift at iOSDevUK This article will get you started with material created for our workshop and session presented at iOSDevUK 2024.
Spatial Computing Revolutionizing Surgery and Medical Treatments with visionOS Explore the revolutionizing potential of Spatial Computing in surgery and healthcare.
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.
App Development Create with Swift at SwiftConf This article will get you started with material created for our sessions presented at SwiftConf 2024.
Vision Classifying image content with the Vision framework Learn how to use the Vision framework to classify images in a SwiftUI application.
Vision Detecting the contour of the edges of an image with the Vision framework Learn how to detect and draw the edges of an image using the Vision framework in a SwiftUI app.
Translation Using the Translation framework for language-to-language translation Learn how to translate text to a specific language using on-device models with the Translation framework.
Core ML Translating text in your SwiftUI app with the Translation framework Discover how to use the Translation framework to provide text translation features within a SwiftUI app.