WWDC Featured WWDC 2025: What's new for the Apple community? This article covers the most inspiring new releases from WWDC 2025 and showcases some of our highlights from the developer conference.
App Design Featured Crafting Liquid Glass app icons with Icon Composer Learn how to build Liquid Glass App Icons with the help of Icon Composer.
Core Spotlight Donate content to Spotlight and open it using NSUserActivity Learn how to expose the content of your app to Spotlight.
SF Symbols Creating animation annotations for custom SF Symbols Enable animation in custom SF Symbols.
Sound Analysis Creating a Live Audio Waveform in SwiftUI Learn how to display audio waveforms in a SwiftUI app with Swift Charts and the AVFoundation and Accelerate frameworks.
Creative Coding Applying Transformations Within the Graphics Context of a SwiftUI Canvas View Discover how to apply transformations like scaling, rotating, and translating to create dynamic and flexible visual content.
App Design The Future of Design in an AI-Driven World Discuss how design tools powered by artificial intelligence impacts the role of a designer in app development and design.
App Intents Integrating App Intents with Control Action Learn how to implement Controls to perform actions across the system.
Creative Coding Creating shapes using Path in the SwiftUI Canvas view Learn how to combine basic shapes to build custom visualizations and layouts using SwiftUI and the Canvas view.
Xcode Creating Xcode source editor extensions Learn how to develop and distribute extensions for Xcode to supercharge your development environment.
UX Design The re-emergence of sound interfaces with Siri and Artificial Intelligence Learn how Siri and artificial intelligence are pushing audio to the forefront of technology’s user experience.
SwiftUI Combining gestures and animations with SwiftUI Learn the first steps on how to implement gestures and animations together in a SwiftUI app.
Creative Coding Featured Exploring creative coding with Swift and SwiftUI Get inspired on how SwiftUI can bridge code and artistry through layered computational art techniques.
MapKit Change a map viewpoint with MapKit Discover how to change a MapKit map's camera position within a SwiftUI app.
App Intents Customizing an App Intent Learn how to further customize intents for your SwiftUI apps with parameters and dialogs.
Accessibility Adapting your user interface for Assistive Access Learn how to adapt the user interface of your app when assistive access is enabled
Core Motion Using Core Motion within a SwiftUI application Understand how to use sensor data in your SwiftUI app using the Core Motion framework.
App Intents Creating an Intent using AppIntent and AppEnum protocols Learn how to create custom action for App Intents with a SwiftUI app.
Live Activity Implementing Live Activities in a SwiftUI app Learn how to implement Live Activities in a SwiftUI app to show real-time data from your app
AVFoundation Synthesizing text into speech Learn how to turn a text input into spoken audio using AVFoundation in SwiftUI.
HealthKit Saving data in HealthKit in a SwiftUI app Learn how to write health-related information in the Health app in a SwiftUI app.
SwiftUI Drawing symbols with Canvas Learn how to use the Canvas view to render graphics in the form of symbols within a SwiftUI app.
SwiftUI Using the share sheet to share content in a SwiftUI app Enable sharing content from your app using the system share sheet within a SwiftUI app
HealthKit Reading data from HealthKit in a SwiftUI app Learn how to access and read data stored in the Health app in a SwiftUI app.
Accessibility Ensure Visual Accessibility: Supporting reduced motion preferences in SwiftUI Understand how to use the system reduce motion preference to make your animations accessible within SwiftUI