Wrote an article to help migrate to new resources ...
# feed
k
Wrote an article to help migrate to new resources in compose multiplatform. Hope it helps https://proandroiddev.com/how-to-use-resources-in-compose-multiplatform-77a6552b505d
👏🏽 1
👏 5
a
Hey Kashif, thanks for sharing your findings. Quite helpful! Any idea if this common resources will work for KMP project with Swift UI + jetpack compose?
k
I am not sure but using the readbytes function it might be possible
m
Nice write-up. Thank you. There are a few typos in it though: printerResource -> painterResource Strings are added inside
<resource>
tag ->
<resources>
k
Thanks @Michael Paus ill update these