rickclephas / KMP-ObservableViewModel

Library to use AndroidX/Kotlin ViewModels with SwiftUI
MIT License
591 stars 28 forks source link

can we used for WEB using KMP? #47

Closed mirzaal1 closed 1 year ago

rickclephas commented 1 year ago

Hi! Yeah, Kotlin Multiplatform projects with a JS target are supported. However, please note that there isn't any special logic provided by KMM-ViewModel for JS.