https://github.com/futuremind/koru-example
https://github.com/futuremind/koru-example
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/futuremind/koru-example
- Owner: FutureMind
- License: mit
- Created: 2021-02-01T10:31:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T15:09:16.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T12:46:26.560Z (over 1 year ago)
- Language: Kotlin
- Size: 96.7 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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