-
I'm migrating away from using ArrowKt's `Either` type so I don't have such a large dependency for a single purpose. However, I'm struggling to find a purpose for `SuspendResult`. I'm using coroutines …
-
The following problem can be reproduced creating a new KMM library that uses kotlin 1.6.21 and adding the plugin 1.4.0 (also happening with previous versions).
When trying to build the project it f…
-
I play through wine and or proton and the mod manager cannot see either wine steam or native Linux steam.
Unfortunate since the only part of the game that doesn't work is the launcher and enabling …
Meiun updated
3 years ago
-
2022년에 찾아뵙겠습니다 :)
godrm updated
2 years ago
-
**Describe the bug**
I am using `KotlinxSerializer` with `Ktor` in `KMM Project`. While doing so, I am getting `JsonDecodingException` ([Stacktrace](https://singhangad.in/archives/Stacktrace.jpg)) fo…
-
**Build Environment**
Android Studio: 4.1 RC
SQLDelight version: 1.4.4
OS: iOS 13,14
Gradle version:
Kotlin version: 1.4.10, KMM 0.1.3
AGP Version (if applicable):
**Describe the bug**
Using…
-
In Jetpack Compose (as of version 1.0.0-rc02), fonts are created with `Font(resId: Int, ...)`, so we must pass an **id** that's related to that specific font. **moko-resources** KMM library generates …
-
- [x] ["Сборка Android приложения"](https://codelabs.kmp.icerock.dev/codelabs/kmm-icerock-onboarding-1-ru/index.html#3) Не хватает объяснения как добавлять конфигурацию.
- [x] ["Сборка iOS приложения…
-
Hey, your library is exactly what I was looking for! Unfortunately, it was a bit hard for me to find out. What do you think about adding it to some KMM library lists?
For example:
https://github.c…
ln-12 updated
3 years ago
-
Hello.
I want to try your library with kotlin multiplatform mobile to share code between android and ios.
When I put dependencies in build.gradle.kts androidMain.dependencies block it works fine.
…