Hey all,
For Compose Multiplatform, where should I put up my strings.xml file??
In composeApp or in shared??
Also can we use Res.strings... when put in shared modules..
(Gemini, ChatGPT suggests to put in shared but I am not able to get the imports from shared, also AI agents also not able to fix the issue)