I am new in Kmm I have create a UI with Jetpack compose for android and swift ui for IOS in simple application in kmm, so in shared module I just want to create viewModels for both android and iOS activities but I don't find any proper solution for this.
Asked
Active
Viewed 462 times
1 Answers
1
Had tried with this library to https://github.com/icerockdev/moko-mvvm to achieve Clean MVVM in KMM project

Anand Choudhary
- 11
- 2
-
While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. - [From Review](/review/late-answers/33152499) – Alex Romanov Nov 15 '22 at 15:55