Understanding Swift’s Opaque Types
Useful for SwiftUI
4 min readSep 21, 2022
--
Before we start
Difficulty: Beginner | Easy | Normal | Challenging
This article has been developed using Xcode 12.2, and Swift 5.3
Prerequisites
* You will be expected to be aware how to make a Single View Application in Swift, or be able to use…