Hi everyone, for the iOS development using KMP shared code. I made a
macro to simplify the usage of Kotlin ViewModel on SwiftUI.
It’s based on SKIE StateFlow and removes boilerplate about lifecycle and some KotlinType.
Feedback are appreciated, thanks!