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.
SwiftUI Passing Data in SwiftUI via the View’s Environment Learn how to access and share data using @EnvironmentObject, @Published, the ObservableObject protocol, and the .environmentObject(_:) modifier, among multiple views in SwiftUI.
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.
SwiftUI Detecting Xcode Previews This reference article covers how to use environment values to detect if a process is running in a Xcode preview.
SwiftUI Using a UISheetPresentationController in SwiftUI This article explores how you can create a layered and customized sheet experience in SwiftUI.
UIKit Using a SwiftUI View in a UIKit App as an individual component By the end of this tutorial, you will be able to integrate a SwiftUI View into a UIKit app as an independent element of a view controller.
SwiftUI Using a SwiftUI View in a UIKit App By the end of this tutorial, you will be able to programmatically integrate a SwiftUI View into a UIKit app.
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.
SwiftUI Passing Data between Views in SwiftUI using @State and @Binding By the end of this tutorial, you will be able to pass data using @State and @Binding from a primary to a secondary view using a hierarchical navigation in SwiftUI.
SwiftUI Passing Data between Views in SwiftUI using a property By the end of this tutorial, you will be able to pass data using a property from a primary view to a modally presented secondary view in SwiftUI.
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.
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.
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 Object Detection Machine Learning Model in an iOS App By the of of this tutorial you will be able to use an object detection Core ML model in an iOS App with the Vision framework
Machine Learning Create ML Explained: Apple's Toolchain to Build and Train Machine Learning Models This articles will help you to understand the main features of Create ML and how you can create your own custom machine learning models.
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.