Is it possible to use jetpack compose on mingwX64?
# multiplatform
j
Is it possible to use jetpack compose on mingwX64?
m
If you're using the JVM yes, if not, I'm not sure but doesn't look like so according to the maven artifacts
e
Compose Multiplatform doesn't target native (apart from iOS)
m
It also (experimentally) targets macOS natively.