Bridging the Gap Between Kotlin Multiplatform and Swift with SKIE
Working with Kotlin Multiplatform and Swift? Explore SKIE and learn how this tool simplifies the process and empowers Swift developers.
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.