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.
Machine Learning Using an Image Classification Machine Learning Model in Swift Playgrounds By the end of this tutorial you will be able to use an image classification Core ML model in Swift Playgrounds.
Machine Learning Using an Object Detection Machine Learning Model in Swift Playgrounds By the end of this tutorial you will be able to use an object detection Core ML model in Swift Playgrounds with the Vision framework.
Machine Learning Core ML Explained: Apple's Machine Learning Framework This articles will help you to assess and judge the main features of More ML and how you can leverage machine learning in your apps.
Getting Started Welcome to Create with Swift We are here to help you learn app development with Swift through ready to use code snippets, tutorials and collaborative workshops.