Join Slack
Powered by
after migrating to compose 1.6.10 I can't seem to ...
# multiplatform
y
youssef hachicha
05/26/2024, 8:11 AM
after migrating to compose 1.6.10 I can't seem to be able to use resources whenever I write Res.drawable. I get no suggestions. ever followed the same impl as
https://github.com/JetBrains/compose-multiplatform/tree/master/examples/nav_cupcake/composeApp/src/commonMain
and nothing
s
Stefan Oltmann
05/26/2024, 8:13 AM
You need to migrate.
https://blog.jetbrains.com/kotlin/2024/02/compose-multiplatform-1-6-0-release/#common-resources-api
y
youssef hachicha
05/26/2024, 8:21 AM
migrate to what? I am already using compose 1.6.10
p
Pablichjenkov
05/26/2024, 11:42 AM
resources -> composeResources
y
youssef hachicha
05/26/2024, 12:04 PM
see i dont get composeResources as a suggestion that,s the issue
p
Pablichjenkov
05/26/2024, 12:13 PM
IDEs probably not up to date yet
✅ 1
5
Views
Open in Slack
Previous
Next