https://kotlinlang.org logo
#compose
Title
# compose
a

Antanas A.

10/19/2020, 9:52 AM
Hello, Is it currently possible to use/compile Jetpack Compose in Kotlin/JS from 1.4.0 version with experimental IR compiler? I want to replace React with Compose in a front end, by using @Composable functions instead of React Components.
l

louiscad

10/19/2020, 10:19 AM
Andrei Shikov from the community is working on it. If you wanna help, I think his DMs are open. https://kotlinlang.slack.com/archives/CJLTWPH7S/p1600958311013900?thread_ts=1557910005.225000&cid=CJLTWPH7S
a

Antanas A.

10/19/2020, 11:32 AM
Thanks for a reference