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.
Core ML 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.
Core ML 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 Creating annotated data sets with IBM Cloud Annotations By the end of this tutorial, you will be able to generate datasets with annotated images that can be used in Create ML for building and training object detection machine learning models for Core ML.
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.