Replies: 1 comment
-
Same issue here, if you found any solutions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm working on a kmm project and I want to share the viewModels in shared module. View layer are native: SwiftUI on iOS and JetpackCompose for android. I read de doc and see that ScreenModel is android independent
Is it possible do it? When I add voyager dependencies on commonMain.dependencies the iOS App not run
Beta Was this translation helpful? Give feedback.
All reactions