github JakeWharton/mosaic 0.4.0

latest releases: 0.18.0, 0.17.0, 0.16.0...
2 years ago
  • Mosaic is now multiplatform!

    The following targets are now supported in addition to the JVM:

    • Linux (X64)
    • MacOS (ARM & X64)
    • Windows (X64)
    • JS (experimental)

    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).

Don't miss a new mosaic release

NewReleases is sending notifications on new releases.