github JakeWharton/mosaic 0.7.0

latest releases: 0.18.0, 0.17.0, 0.16.0...
2 years ago

New:

  • Support Kotlin 1.8.21 via JetBrains Compose compiler 1.4.7.
  • Add support for modifiers on layouts and built-in components.
    There are two types which are built-in: DrawModifier and LayoutModifier.
    The built-in functions are drawBehind, background, layout, and padding.
  • Add Box component.

Changed:

  • Frames are now emitted slightly differently relying on Compose for signaling when a change has happened. Please report any problems.

Don't miss a new mosaic release

NewReleases is sending notifications on new releases.