flowkey / UIKit-cross-platform

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

a open source version of SwiftUI looks promising #298

Closed lin7sh closed 4 years ago

lin7sh commented 4 years ago

Motivation

OpenSwiftUI is a new open source implementation of SwiftUI, but it doesn't aim Android particularly. So I think UIKit-Cross could benefit from their effort.

Proposed solution

share a same modern rendering backend like bgfx which support vulkan, metal and directX12

Potential alternatives

there is a proposal to use skia backend

ephemer commented 4 years ago

Thanks for posting. In the interests of keeping our Issue list actionable I'm going to close this, but we'd welcome any collaboration and exchange of ideas :)