Finally got Kotlin Multiplatform playing nicely with react using the modern build.gradle recommendations. In the past, I would have a KMP project with multiple build.gradle files, which is a pain to maintain.
Also, I have a simple Coroutine example to fetch data from a KTor/Exposed backend...
コメント