📣 Kotlin to Swift code transformations are now possible with SKIE, a new open source library from Touchlab. SKIE is Swift-friendly API generator for Kotlin Multiplatform.
In today’s live coding session, we’ll be running through the SKIE demo project, talk a little about how to use SKIE effectively, and answer questions you might have.
If you’re not familiar with what SKIE is, it’s Touchlab’s open source Swift/Kotlin Interface Enhancer. It brings back the expressiveness of modern languages that you expect, smoothing over the translation from Kotlin to Objective C to Swift. You can expect SKIE to give you things like:
Exhaustive sealed classes, and real Swift enums.
Default arguments.
Seamless suspend functions and Flows.
_______________________
✨ Resources:
SKIE is Open Source Announcement: https://touchlab.co/skie-is-open-source
SKIE Getting Started Guide: https://touchlab.co/skie-getting-started
SKIE Features Demo: https://touchlab.co/skie-demo
_______________________
🚀 Support:
Looking for more in-depth information on how to get the most out of Touchlab’s open source libraries? Check out Touchlab Pro for self-guided courses, curated best practices, and access to a support portal. https://touchlab.co/tlpro
_______________________
📬 Keep up with Touchlab:
LinkedIn - / touch-lab
Twitter - / touchlabhq
#KotlinMultiplatform #Swift #iOSDevEx #Android #Kotlin