0

I've added strings to composeResources folder and I can easily access them in Android using Res.string.my_string_name

What I can't seem to find in documentation is if it's possible to directly access string resources from iOS without shared compose UI. I can manually create a method in some exported KMP object for each string, but that's not an optimal solution.

Is there a way to directly access string resources from iOS?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.