# SKIE comes to KaMPKit - Russell Wolf

DevFeed: [SKIE comes to KaMPKit - Russell Wolf](<https://devfeed.tech/articles/skie-comes-to-kampkit-russell-wolf-38142.md>)

Original publisher: [Read original article](<https://touchlab.co/2023-09-21-skie-in-kampkit>)

Published: 2023-09-29T09:00:28Z

Content type: tutorial

Language: en

Sources: [Touchlab | Enterprise Mobile Innovation & Development](<https://devfeed.tech/sources/touchlab-enterprise-mobile-innovation-development.md>)

Topics: [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Swift](<https://devfeed.tech/topics/swift.md>), [interoperability](<https://devfeed.tech/topics/interoperability.md>), [Template](<https://devfeed.tech/topics/template.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [interoperability](<https://devfeed.tech/tags/interoperability.md>), [kmp](<https://devfeed.tech/tags/kmp.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [skie](<https://devfeed.tech/tags/skie.md>), [swift](<https://devfeed.tech/tags/swift.md>), [template](<https://devfeed.tech/tags/template.md>)

## AI overview

The article describes integrating SKIE into the KaMPKit Kotlin Multiplatform template. SKIE improves Kotlin-Swift interoperability by generating Swift wrappers for Objective-C headers, enabling Kotlin sealed classes to be represented as Swift enums and supporting more idiomatic exhaustive switches in Swift.

## Source excerpt

We've introduced SKIE to KaMPKit to demonstrate the new standard for greenfield KMP development.