github touchlab/SKIE 0.4.18
🎉 First Open Source Release 🎉

latest releases: 0.9.0-RC.5, 0.9.0-RC.4, 0.9.0-RC.3...
12 months ago

🎉 It's finally happening! SKIE is now Open Source and available through Maven Central for anyone to use! 🎉

Head over to the release blog post to learn more: https://touchlab.co/skie-is-open-source

In this release, we have the following features:

  • Exhaustive switch on sealed classes and interfaces in Swift!
  • Kotlin enum translated to real Swift enums, with support for exhaustive switch statements in Swift!
  • Seamless translation of Kotlin's suspend functions to Swift's equivalent async/await!
  • Transparent bridging of Kotlin's Flow types to Swift's AsyncSequence.

To learn more about these features, how to use them, and how to get started with SKIE, visit the official documentation.

Enjoy!

Don't miss a new SKIE release

NewReleases is sending notifications on new releases.