Join Slack
Powered by
I am using Compose version 1.7.1. In this version,...
# multiplatform
a
Ansal
02/01/2025, 6:54 PM
I am using Compose version 1.7.1. In this version, the
resource
import is not available, but in version 1.5.11, it works fine.
Copy code
import org.jetbrains.compose.resources.resource
m
Michael Paus
02/01/2025, 7:08 PM
Resource handling has changed a lot since this ancient release. See
https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-multiplatform-resources.html
a
Ansal
02/02/2025, 1:58 AM
thanks
2
Views
Open in Slack
Previous
Next