All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.kottieComposition.KottieComposition.kt Maven / Gradle / Ivy

There is a newer version: 1.9.6
Show newest version
package kottieComposition

import androidx.compose.runtime.Composable
import org.jetbrains.compose.resources.ExperimentalResourceApi

@OptIn(ExperimentalResourceApi::class)
@Composable
expect fun kottieComposition(
    spec: KottieCompositionSpec
): Any?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy