which i18n library (translating strings) do I want...
# multiplatform
b
which i18n library (translating strings) do I want when targetting both JVM, Android, WASM and JavaScript (not using Compose)
a
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/lyricisthttps://github.com/icerockdev/moko-resources