-
There's a collection of Kotlin coroutine support modules for different reactive libraries.
Moving the coroutines integrations from mutiny-kotlin to https://github.com/Kotlin/kotlinx.coroutines/tree…
-
**Describe the solution you'd like**
Add platform-specific code for iOS, using JetBrains Compose Multiplatform.
JB Compose iOS support is now in Alpha [compose-multiplatform/releases/tag/v1.4.0](…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Would you be up for creating Objective-C bindings? Having those it would be a trivial task to use the library with Kotlin Native and Swift. AFAIU the currently available alternative is to use C bindin…
-
I'd like to have the option with the kotlin client for the values to be 'suspend' calls.
My suggestion is to add an option to the configuration for kotlin client generation with 'use coroutines' w…
-
Despite this library seemingly being built to support Java 8 (`gradle.properties` shows `jvmVersion=1.8`) I am unable to add it to a project using Java 8. I end up getting this error from gradle:
`…
-
We are going to update all the project documentation and add a new module supporting Kotlin properly. We will make the library more idiomatic and kotlin friendly so our Android users can enjoy it 😃
-
The official F-Droid client recently gained support for delta repository index updates:
https://f-droid.org/2023/03/01/new-repo-format-faster-smaller-updates.html
It would be nice if Droid-ify c…
bt90 updated
2 months ago
-
**History check**
Yes
**Describe the bug**
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':better_player'.
> Could not create an instance o…
-
#### Goal
Compile project
#### Actual Results
`error: Field "status" of type "UserStatus" is not supported.`
#### Steps & Code to Reproduce
Realm class:
```
@RealmClass
open class AppUserRealm : Re…
olmur updated
9 months ago