Join Slack
Powered by
Does compose resources support .mp4 files or do I ...
# multiplatform
j
Jonathan
06/11/2026, 2:16 PM
Does compose resources support .mp4 files or do I need to store them local to my target platform entry point (
androidApp
and
iosApp
module in the appropriate resource folder)?
m
Moref
06/11/2026, 6:58 PM
you can have any raw files in
composeResources/files
https://kotlinlang.org/docs/multiplatform/compose-multiplatform-resources-usage.html#raw-files
👌🏿 1
4
Views
Open in Slack
Previous
Next