iOS

Swift: “some View”, Opaque Types and Existential types

Have you ever wondered what is the meaning of "some View" in SwiftUI views? do you understand what Opaque Types and Existential Types are, and how they differ in terms of performance and usability? In this article I'll attempt to shed some light on these intriguing topics.