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.
Apple Intelligence Exploring Apple Intelligence: Image Generation Understand how image generation powered by Apple Intelligence is taking shape as system features.
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.
Accessibility Making RealityKit apps accessible Learn how to ensure RealityKit entities are recognizable by VoiceOver and assistive technologies.
SwiftUI Implementing search suggestions in SwiftUI Learn how to provide suggestions when searching in a SwiftUI app by building an example app with real-time filtering, search suggestions, and recent search tracking.
App Design Crafting Better App Icons at SwiftLeeds 2024 Watch the session on how to craft better app icons by Flora Damiano at SwiftLeeds 2024.
Apple Intelligence Supporting Writing Tools on your app Learn how to have access and manage support to Writing Tools within text fields.
SwiftUI Exploring Interactive Bottom Sheets in SwiftUI Explore how to effectively use presentation detents to create interactive customized sheets like those in the Apple Maps, Find My and Stocks apps.
Apple Intelligence Exploring Apple Intelligence: Talking with Siri Understand how Siri is evolving, being powered by Apple Intelligence.
Vision Detecting hand pose with the Vision framework Learn how to use the camera to detect hand pose within a SwiftUI app.
UX Design Navigating Pitfalls: The Do's and Don'ts of Gestural Interfaces Explore the current state of gestures in user interfaces and user experiences on Apple mobile operating systems.
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.
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.