https://kotlinlang.org
Join Slack
I know Decompose and Voyager, but they seem like heavy libraries to me. I need only simple navigati...
k

Kensuke Sano

over 2 years ago
I know Decompose and Voyager, but they seem like heavy libraries to me. I need only simple navigation and official library.
🧵 1
k
a
+4
  • 6
  • 8
  • 1788
Hey guys, any idea how to set environment variables (.env) in a Kotlin JS node project? I've tried a...
c

Chukwukammadu Anizoba

about 4 years ago
Hey guys, any idea how to set environment variables (.env) in a Kotlin JS node project? I've tried adding a .env file at the root of the project, but the server code is not picking up the variables from
process.env
. Cheers!
c
a
  • 2
  • 7
  • 1786
Is it good to have a use case depending on another use case where the other use case is just forward...
v

Vikas Singh

about 3 years ago
Is it good to have a use case depending on another use case where the other use case is just forwarding the calls to the repository ?
v
m
+5
  • 7
  • 13
  • 1784
Hello, How do you manage String resources in Kotlin Multiplatform Mobile(Android & iOS)? I found...
i

Ivy

almost 5 years ago
Hello, How do you manage String resources in Kotlin Multiplatform Mobile(Android & iOS)? I found this post(https://chrynan.codes/string-resources-in-kotlin-multiplatform/), but I wonder what the best practice is.
i
m
+2
  • 4
  • 8
  • 1784
How to use `@ Value` annotation in spring with Kotlin?
m

Manoj

almost 4 years ago
How to use
@ Value
annotation in spring with Kotlin?
m
s
  • 2
  • 17
  • 1781
Hi all, How can I use WebView for Compose MultiPlatform Desktop ?
b

Beta Tech

over 2 years ago
Hi all, How can I use WebView for Compose MultiPlatform Desktop ?
b
n
+2
  • 4
  • 3
  • 1772
Are there hot reload in android native kotlin for android studio 4.2, if there aren't so when we get...
o

onirutlA

over 4 years ago
Are there hot reload in android native kotlin for android studio 4.2, if there aren't so when we get hot reload?
o
c
  • 2
  • 2
  • 1770
Has anyone here been able to get Kotlin Language Server working with vim/nvim? I've installed it, bu...
l

Levi

about 2 years ago
Has anyone here been able to get Kotlin Language Server working with vim/nvim? I've installed it, but just doesn't seem to be working.... Go To Definition not working, etc.
l
v
h
  • 3
  • 22
  • 1769
Hi, debugging the iOS platform on KMP is proving to be a bit complicated. I am not sure if I am doin...
j

Jose Garcia

over 3 years ago
Hi, debugging the iOS platform on KMP is proving to be a bit complicated. I am not sure if I am doing something wrong, but is it not possible to inspect variables or evaluate expressions using the intelliJ debugger? I can set the breakpoints fine but when it comes to seeing the snapshot of my objects I don’t get any output, just errors.
j
k
+3
  • 5
  • 63
  • 1768
hi there, I'm trying to run an UI test in shared/commonTest and facing the following NPE. This tests...
k

Kathrin

over 1 year ago
hi there, I'm trying to run an UI test in shared/commonTest and facing the following NPE. This tests works fine when I run it in androidInstrumentedTest. Any ideas?
java.lang.NullPointerException: Cannot invoke "String.toLowerCase(java.util.Locale)" because "android.os.Build.FINGERPRINT" is null
	at androidx.compose.ui.test.AndroidComposeUiTestEnvironment.runTest(ComposeUiTest.android.kt:314)
	at androidx.compose.ui.test.ComposeUiTest_androidKt.runAndroidComposeUiTest(ComposeUiTest.android.kt:114)
	at androidx.compose.ui.test.ComposeUiTest_androidKt.runComposeUiTest(ComposeUiTest.android.kt:61)
	at androidx.compose.ui.test.ComposeUiTest_androidKt.runComposeUiTest$default(ComposeUiTest.android.kt:60)
k
a
+3
  • 5
  • 17
  • 1768
Previous141516Next

kotlinlang

A modern programming language that makes developers happier.

Powered by