rickclephas / KMP-ObservableViewModel

Library to use AndroidX/Kotlin ViewModels with SwiftUI
MIT License
569 stars 29 forks source link

[INFO] - Google is migrating the ViewModel class to KMP #60

Closed GuilhE closed 3 months ago

GuilhE commented 6 months ago

Good news 😊 https://android-review.googlesource.com/c/platform/frameworks/support/+/2965063

rickclephas commented 3 months ago

As of 1.0.0-BETA-1 the library uses the AndroidX ViewModel for all supported KMP targets.