-
How to add **multiple arguments to Route** if Route have one arg?
![Снимок экрана 2020-07-20 в 17 47 45](https://user-images.githubusercontent.com/9552501/87952084-0c71de80-cab2-11ea-8ee1-be1cf7371…
-
When applying SQLDelight to a Kotlin multiplatform project, SQLDelight seems to want to apply to ALL targets and inserts itself into commonMain, and adds a "runtime" dependency to all the platform tar…
-
This question was already raised (here #5), but still, I am not able to use this library in the Multiplatform project. I think this is due to differences between the android library's build.gradle and…
-
The docs ( https://github.com/PocketByte/LocoLaser/blob/master/docs/config.md ) says that:
`"source" : (String, JSON object or Array of Strings and JSON objects)`
which makes it seem like it mig…
-
**Ktor Version and Engine Used (client or server and name)**
Kotlin: 1.3.72
Ktor: 1.3.2
Engine: Ios
To start a Coroutine we use `dispatch_async(dispatch_get_main_queue())` within our Dispatcher.
…
-
Hi, looking through the Detekt documents there does not seem too much information on Kotlin DSL with Gradle for multiplatform projects when doing custom rules. Here I am wanting to create a module wit…
-
**Which version of Kotest are you using**
KoTest : 4.2.4
Koin: 2.1.6
I have a unit test for some classes.
The class has koin injection internally
```
abstract class BaseUseCase : KoinCompone…
-
## Data
* **Commit hash**: `ab78fbc`
* **Author**: joramnv
* **More info**: [error log](https://github.com/arrow-kt/arrow-core/actions/runs/276369550)
## Error
--------------------------------…
-
Kodein throws NotFoundException but there is an available binding. I am using the closest kodein pattern. I have tried both lazy and not lazy Kodein builders. I am using ViewModels however the viewm…
-
The docs for iOS say the requirements are:
> macOS 10.14 Mojave or later
I'm running 10.15.
> Android SDK (for technical reasons)
```
❯ sdkmanager --version
26.1.1
```
> Xcode 11.0 o…