Skip to content

2.1.0

Latest

Choose a tag to compare

@alexzhirkevich alexzhirkevich released this 05 Mar 07:58
· 2 commits to standalone-main since this release

Fixes

  • Fixed crash regression related to memory management (#68)

Features

val painter = rememberLottiePainter(
    composition = dotLottieComposition,
    progress = progress,
    theme = "sunset", // "night", "day", "winter"
)
image