An open API service indexing awesome lists of open source software.

https://github.com/futuremind/koru-example


https://github.com/futuremind/koru-example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Example for Koru library

This is an example repo for [Koru](https://github.com/FutureMind/koru) library which generates coroutine wrappers for Kotlin Multiplatform.

To find out more, start with [this article](https://medium.com/futuremind/handling-kotlin-multiplatform-coroutines-in-swift-koru-4a80b93f232b) or [Koru README](https://github.com/FutureMind/koru/blob/master/README.md).

## Abstract examples

Apart from the use case classes which showcase a real-life usage of the lib, there are also some more abstract examples which show different capabilities of the library.

https://github.com/FutureMind/koru-example/tree/master/shared/src/commonMain/kotlin/com/example/multiplatform/koru/shared/abstractexamples