Petru
10/17/2023, 10:51 AMMain_iosKt.MainViewController()
) I get
> Uncaught Kotlin exception: org.jetbrains.compose.resources.MissingResourceException: Missing resource with path: compose-multiplatform.xml
Is moko the recommended approach? - Or just the only one that works (and then has other issues on it's own..)?
(I get the above error in the clean template, without any modification, just relying on compose resources)Ivan Matkov
10/18/2023, 6:59 AM