Join Slack
Powered by
which i18n library (translating strings) do I want...
# multiplatform
b
Bernhard
04/11/2025, 8:30 AM
which i18n library (translating strings) do I want when targetting both JVM, Android, WASM and JavaScript (not using Compose)
a
Alexander af Trolle
04/11/2025, 11:14 AM
Probably could do it with • compose-resources ◦ Probably would want the compiler-plugin ◦ Probably could get it done, but you will need to handle Res instance yourself •
https://github.com/adrielcafe/lyricist
•
https://github.com/icerockdev/moko-resources
3
Views
Open in Slack
Previous
Next