Join Slack
Powered by
Hi, how to use an existing third party jetpack com...
# compose-web
j
jamshedalamqaderi
07/24/2023, 10:58 AM
Hi, how to use an existing third party jetpack compose library in compose for web?
b
Big Chungus
07/24/2023, 11:22 AM
You can't. Jetpack compose is compiled for android,not kotlin js
Big Chungus
07/24/2023, 11:22 AM
Unless you fork it and convert it to kmp project with js target
j
jamshedalamqaderi
07/24/2023, 11:26 AM
What about using a compose multiplatform with kotlin wasm? How android jetpack compose is supported in kotlin wasm?
b
Big Chungus
07/24/2023, 11:27 AM
It's not
j
jamshedalamqaderi
07/24/2023, 11:38 AM
Thank you
14
Views
Open in Slack
Previous
Next