KMP-NativeCoroutines

Library to use Kotlin Coroutines from Swift code in KMP apps

MIT License

Stars
1K
Committers
3

Bot releases are visible (Hide)

KMP-NativeCoroutines - v0.2.0

Published by rickclephas over 3 years ago

Core

  • Updated to Kotlin 1.5.20

Swift Combine

  • Added createPublisher(for:) wrapper function for suspend functions returning a Flow

Swift Async/Await

  • Added asyncFunction(for:) wrapper function
  • Added asyncResult(for:) wrapper function
KMP-NativeCoroutines - v0.1.0

Published by rickclephas over 3 years ago