brabo-hi
09/04/2023, 5:51 AMchr
09/04/2023, 6:33 AMsasikanth
09/04/2023, 7:37 AMImageVectors
or use compose resources package if you want to read vector drawables in Compose multiplatform.
Moko resources is good, but it currently has a issue which is causing problems with Kotlin 1.9.0, so keep that in mind.brabo-hi
09/04/2023, 5:02 PMbrabo-hi
09/05/2023, 3:10 AM<string name="app_name" translatable="false">My Super App</string>
however it is not working when compiling. I am getting the error MissingTranslation
sasikanth
09/05/2023, 6:39 AM