python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Compose for Desktop LazyRow/LazyColumn not scrolling with mouse click
For some reason LazyColumns do not scroll with a mouse click and move gesture. It only works with the mouse wheel so far. For LazyRows it is also not possible to scroll with the mouse wheel. It seems ...
tscheppe
Votes: 0
Answers: 1
How to export a Kotlin Multi-Platform project to a js project?
I'm trying to create a kotlin multi-platform project which will be used be independent android, ios, and javascript projects. The independent projects are meant to call into this library. I've been ...
applecommander
Votes: 0
Answers: 0
Can not set path variable in mac for KobWeb
I can't set path variable for kobweb framework in mac according to kobweb github readme https://github.com/varabyte/kobweb. Here is the screen short I have attached step by step I was trying to setup
...
Mehedi hassan piash
Votes: 0
Answers: 1
Unable to clean or build my android project after adding custom task in my gradle , seems like some conflict with Kotlin Multiplatform dependency
I need to add one custom task as per this answer and it works completely fine in case of a sample project I have created, but in my main project I am getting error even when I try to clean the project...
R Jin
Votes: 0
Answers: 0