moko-mvvm
moko-mvvm copied to clipboard
mokoMvvmFlowSwiftUI support for macOS
Hello, I noticed that the SwiftUI bindings aren't available on macOS. Would it be possible to support macOS, or is it not possible?
i think it should be possible. you can just copy-paste swift code now to your project and use with macos https://github.com/icerockdev/moko-mvvm/tree/master/mvvm-flow/apple/xcode/mokoMvvmFlowSwiftUI
That's what I did and it works, thanks.