toggle menu
lib
ios
switch theme
search in API
lib
/
lottie
/
LottieAnimation
Lottie
Animation
ios
@
Composable
fun
LottieAnimation
(
modifier
:
Modifier
,
composition
:
Any
?
,
progress
:
(
)
->
Float
,
backgroundColor
:
Color
,
contentScale
:
ContentScale
,
clipToCompositionBounds
:
Boolean
)