Join Slack
Powered by
Is it possible as of now to inject view-model in C...
# koin
j
Jacky
08/18/2023, 9:30 AM
Is it possible as of now to inject view-model in Compose UI function which is shared by Android and iOS or I have to create two separate UIs (in android and iOS folders) to be able to inject view-model using appropriate methods?
a
arnaud.giuliani
08/29/2023, 12:15 PM
did you tried with
https://github.com/rickclephas/KMM-ViewModel
?
3
Views
Open in Slack
Previous
Next