0.4.0 #124
0.4.0
#124
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Mosaic is now multiplatform!
The following targets are now supported in addition to the JVM:
Additionally, the JetBrains Compose compiler is now used instead of AndroidX which
should offer better support for native and JS targets.
runMosaic
is now a suspending function which will return when the composition ends.For the previous behavior, a
runMosaicBlocking
function is provided (JVM + native).This discussion was created from the release 0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions