How to use viewModels in Kmm shared module for both IOS and Android Screens

Viewed 59

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.

0 Answers
Related