MapKit Making Annotations in MapKit interactive with SwiftUI Learn how to make interactive annotations on a Map view in SwiftUI.
Core Location Updating the User’s Location with Core Location and Swift Concurrency in SwiftUI Learn how to create an asynchronous API to access Core Location on a SwiftUI app.
MapKit Getting Directions in MapKit with SwiftUI Learn how to get directions and show a route on a Map view in SwiftUI.
MapKit Using expanded SwiftUI support for MapKit Learn how to use SwiftUI to integrate Maps in your apps with extended MapKit features like annotations, overlays, camera controls, and more.
WWDC Featured June 2023: What's new in the Swift Community? This article covers the most inspiring new releases from WWDC 2023 and showcases some of our personal highlights from the developer conference.
Accessibility Preparing your App for VoiceOver: Labels, Values and Hints Ensure your app interface supports assistive technologies using accessibility modifiers.
Accessibility Create with Swift at Swift Heroes 2023 This article will get you started with material created for our session on Make it for Everyone at Swift Heroes 2023.
Swift Featured Call for Application at the Apple Developer Academy Become a World Class Developer at the Apple Developer Academy in Naples, Italy. Call for Application 2023/24.
WWDC June 2022: What’s new in the Swift Community? This article covers the most inspiring new releases from WWDC 2022 and showcases some of our personal highlights from the developer conference.
Swift Call for Application at the Apple Developer Academy Become a World Class Developer at the Apple Developer Academy in Naples, Italy. Call for Application 2022/23.
Swift Playground Changing the Thumbnail of an App in Swift Playgrounds By the end of this tutorial, you will be able to change the thumbnail of an App project in Swift Playgrounds for iPad.
SwiftUI Using SF Symbols in SwiftUI This reference article covers how to use SF Symbols in SwiftUI and the most common modifiers associated with them.
SpriteKit Sprite Animation with SpriteKit This reference article covers how to create animations using SpriteKit SKSpriteNode and textures.
SpriteKit Data from SpriteKit to SwiftUI with Delegation This reference article covers how you can build communication between your SpriteKit scene and a SwiftUI view using the Delegate pattern.
SwiftUI Using SpriteKit in a SwiftUI Project This reference article covers how to use a SpriteKit scene in a SwiftUI view.
AVKit Create with Swift at NSSpain 2021 This article will get you started with material created for our workshop on Creating a media streaming App with SwiftUI and AWS at NSSpain 2021.
Natural Language Identifying the Language in a Text using the Natural Language Framework By the end of this article, you will be able to identify the dominant language in a piece of text using the Natural Language framework.
SwiftUI Swipe Actions on Lists with SwiftUI By the end of this article, you will be able to add swipe actions to your lists using SwiftUI and new modifiers introduced at WWDC 2021.
Notifications User Interaction with Notifications with async/await By the end of this tutorial, you will be able to respond to user interactions on notifications using the UserNotifications framework.
SwiftUI July 2021: What’s new in the Swift Community? In this article we talk about the story of Bakery, a macOS app to generate placeholder app icons, built in SwiftUI in just few weeks.
Notifications Creating and Scheduling Local Notifications with async/await By the end of this tutorial, you will be able to schedule local user notifications in your iOS application using the UserNotifications framework.
Notifications Requesting User Authorization for Notifications with async/await By the end of this tutorial, you will be able to request authorization to send notifications using the UserNotifications framework.
WWDC June 2021: What’s new in the Swift Community? In this article we cover the most interesting releases at WWDC 2021 and how the Swift community is starting to create new content around it.
SwiftUI GroupBox View in SwiftUI 3 A GroupBox View is a simple way for you to create simple stylized views on your interface. You can create a box to house your content and handles stacking automatically.
Machine Learning Create with Swift at Swift Heroes 2021 This article will get you started with machine learning on Apple platforms with the material created for our workshop on Core ML at Swift Heroes Digital 2021.