Hey guys 👋
Regarding compose resources, is there any way to go from Android string id integer to StringResource and back? If I'm writting on androidMain or consuming a compose module from an android app?
Same for drawable id to DrawableResource and back?
k
Konstantin Tskhovrebov
04/22/2025, 3:24 PM
no. android resources are not compatible with compose multiplatform resources