<Video Player Library for Compose Kotlin Multiplat...
# stackoverflow
r
Video Player Library for Compose Kotlin Multiplatform I'm currently working on a project using Compose Multiplatform, and looking for ways to handle video player feature from a URL or local path. However, since ExoPlayer isn't supported for IOS side, I haven't found a solution. Has anyone integrated video player using a library or found other alternatives for Compose Multiplatform?