Can i leverage compose runtime on kotlin multiplatform iOS targets via
expect / actual
?
b
Brian G
09/17/2021, 7:04 PM
Not yet. You'd be better of sharing your ViewModels across the two, and using SwiftUI on iOS. It's very similar to Compose so it should be straightforward to share