Creative Coding Create with Swift at Pragma Conference 2025 This article will get you started with materials created for our session presented at Pragma 2025.
App Design Liquid Glass: Redefining design through Hierarchy, Harmony and Consistency Understand the principles behind Liquid Glass, Apple's new design system.
SwiftUI Text Effects using TextRenderer in SwiftUI Explore the TextRenderer protocol and learn how to make text effects in a SwiftUI app.
App Design Exploring Widgets: Crafting glanceable experiences Understand the principles for creating meaningful widgets that extend your app's features beyond the app itself.
SwiftUI Integrating Device Camera in SwiftUI Apps Learn how to bridge UIKit and AVFoundation with SwiftUI to integrate camera functionality.
Multipeer Connectivity Getting Started with Multipeer Connectivity in Swift Learn the basics of the Multipeer Connectivity framework.
SwiftUI Using rich text in the TextEditor with SwiftUI Explore the usage of rich text within the TextEditor in SwiftUI using AttributedString.
SwiftUI Image caching in SwiftUI Learn how to cache images in memory when working with a SwiftUI app.
UX Design Building for Love: Creating Authentic Connections Get inspired on how to build products that stand out by focusing on user emotions and intentional design choices.
SwiftUI Taking control of your navigation in SwiftUI with NavigationPath Understand how to perform data-driven navigation in a SwiftUI app.
Swift Data Performing search with SwiftData in a SwiftUI app Learn how to combine SwiftData queries with the seachable modifier on SwiftUI.
SwiftUI Programmatic navigation with navigation destination in SwiftUI Learn how to use the navigation destination modifier for triggering navigation in a SwiftUI app.
SwiftUI Implementing draw animations for SF Symbols in SwiftUI Learn how to apply the new draw animations of SF Symbols 7 in a SwiftUI app.
SwiftUI Presenting critical information in SwiftUI with alerts Learn how to create and use alerts within a SwiftUI app.
SwiftUI Implementing drag and drop with the SwiftUI modifiers Learn how to implement drag and drop features within your SwiftUI apps.
AVKit Playback controls for video in a SwiftUI app Understand how to control video playback in a SwiftUI app with the AVKit framework.
AVKit Playing a video in a SwiftUI app Learn how to implement a simple video player for reproducing videos in a SwiftUI app.
Contacts Listing contacts with the Contacts framework Learn how to fetch contact information with the Contacts framework.
Contacts Getting started with the Contacts framework Learn how to get access to the user contacts for your SwiftUI applications.
SwiftUI Creating custom layouts with SwiftUI Understand how to create custom layouts with the Layout protocol in SwiftUI.
Live Activity Understanding Live Activities: visual micro-storytelling Learn best practices on designing live activities within your app experience.
SwiftUI Displaying web content in SwiftUI Learn how to display web content in a SwiftUI with new WebView.
SwiftUI Lazy-loading views with LazyVStack in SwiftUI Understand lazy loading to load views only when they appear in a SwiftUI app.
SwiftUI Exploring Concentricity in SwiftUI Learn about the concept of concentricity applied to UI elements in a SwiftUI app.
visionOS Adapting your widgets for visionOS Learn how to adapt your widgets for visionOS by rethinking layout, typography, and depth to make them clear, engaging, and natural in the environment.