commonMain.kottieComposition.rememberkottieComposition(.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kottie-jvm Show documentation
Show all versions of kottie-jvm Show documentation
Kotlin Multiplatform Animation Library
package kottieComposition
import androidx.compose.runtime.Composable
@Composable
expect fun rememberKottieComposition(spec: KottieCompositionSpec): Any?
© 2015 - 2025 Weber Informatics LLC | Privacy Policy