flowkey / UIKit-cross-platform

Cross-platform Swift implementation of UIKit, mostly for Android
MIT License
594 stars 40 forks source link

SwiftUI support plans? #326

Closed hasanals closed 3 years ago

hasanals commented 3 years ago

Hi,

I was wondering if you are planning to add swiftui support to flowkey?

Thanks,

ephemer commented 3 years ago

@hasanals we would love to but it'd be a huge project and we need to prioritise other projects for the time being.

There are some other open source SwiftUI projects that we or someone else might be able to integrate with our open source UIKit. Alternatively projects like Tokamak have an experimental GTK+ rendering backend which may be more efficient than trying to send SwiftUI->UIKit->OpenGL, but it's at an early stage and is not the focus of their team currently AFAIK either (they are focussing on SwiftUI for web).

In short, it would be nice, but the answer is no from us for the foreseeable future. I will close this issue now because I don't think there's more to discuss on it at the moment