A library to use Kotlin Coroutines from Swift code in KMP apps. Both KMP and Kotlin Coroutines are amazing, but together they have some limitations. The most important limitation is cancellation support. Kotlin suspend functions are exposed to Swift as functions with a completion handler. This allows you to easily use them from your Swift code, but it doesn't support cancellation. Besides cancellation support, ObjC doesn't support generics on protocols. The library consists of a Kotlin and Swift part which you'll need to add to your project.
Features
- The library consists of a Kotlin and Swift part which you'll need to add to your project
- Documentation available
- Examples available
- The plugin will automagically generate the necessary code for you
- Using your Kotlin Coroutines code from Swift is almost as easy as calling the Kotlin code
- The Async implementation provides some functions to get async Swift functions and AsyncSequences
Categories
LibrariesLicense
MIT LicenseFollow KMP NativeCoroutines
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of KMP NativeCoroutines!