dsa28s / compose-video

Video UI Component for Jetpack Compose (Powered by androidx.media3)
https://dsa28s.github.io/compose-video/
Apache License 2.0
241 stars 30 forks source link

kotlin multiplatform support #8

Open dsa28s opened 10 months ago

dsa28s commented 10 months ago

What if this library supports kotlin multiplatform? I'am asking for your opinion on whether you are in favor of updating the library so that it can be used on Kotlin multiplatform.

shubhamsinghshubham777 commented 10 months ago

It would be great since there are hardly any Video Player libs out there for KMP/CMP 👍🏻

shubhamsinghshubham777 commented 8 months ago

@dsa28s Do you have any plans for this?

dsa28s commented 3 months ago

I started this task today. The video feature is heavily dependent on the platform (e.g. iOS, Android, Web...), making this task very difficult. I need help to support kotlin multiplatform. Feel free to advise, suggest or contribute always welcome and heavily thank you :)