Kamel-Media / Kamel

Kotlin asynchronous media loading and caching library for Compose.
Apache License 2.0
592 stars 23 forks source link

Support compose multiplatform for kotlin/JS [1.6.0] #98

Closed Lukaszz112 closed 4 months ago

Lukaszz112 commented 4 months ago

As in title, can we use kamel image for kotlin/js in compose 1.6.0, or when it will be possible?

luca992 commented 4 months ago

Currently blocked by: https://github.com/JetBrains/compose-multiplatform/issues/4295

I can't build the js target 🙃

luca992 commented 4 months ago

I worked around the issue by just commenting out resources in kamel-core and published 0.9.4 https://github.com/Kamel-Media/Kamel/releases/tag/v0.9.4