PAGImageView

actual fun PAGImageView(composition: PAGComposition?, modifier: Modifier, isPlaying: Boolean, config: PAGConfig)
expect fun PAGImageView(composition: PAGComposition? = null, modifier: Modifier = Modifier, isPlaying: Boolean = false, config: PAGConfig = remember { PAGConfig() })
actual fun PAGImageView(composition: PAGComposition?, modifier: Modifier, isPlaying: Boolean, config: PAGConfig)
actual fun PAGImageView(composition: PAGComposition?, modifier: Modifier, isPlaying: Boolean, config: PAGConfig)
actual fun PAGImageView(composition: PAGComposition?, modifier: Modifier, isPlaying: Boolean, config: PAGConfig)