Join Slack
Powered by
Compose resources only allow some certain files?
# compose-ios
c
Cherrio LLC
07/25/2024, 3:39 PM
Compose resources only allow some certain files?
r
Richard
07/25/2024, 4:05 PM
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html#resource-usage
Everything listed here. What do you need?
c
Cherrio LLC
07/25/2024, 4:08 PM
I could not add a
.bundle
file
r
Richard
07/25/2024, 4:12 PM
It would be a raw file that you need to parse ->
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html#raw-files
c
Cherrio LLC
07/25/2024, 4:41 PM
I mean when compiling, compose resources refused to compile the bundle resource. There was an error
Unknown resource .bundle
4
Views
Open in Slack
Previous
Next