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.
Mastering Fast Mobile Searches in KMP Apps: A guide for Full Text Search
Are you looking for a way to make your mobile app searches faster, more accurate, and more user-friendly? In this article, you will learn how to implement Full Text Search (FTS) with Kotlin Multiplatform and SQLDelight.