Indeed it is, i’m just building iOS-like controls for my cross-platform app. It’s basically an immediate mode UIKit. Then i was like… what do i need iOS for exactly? what they provide is not that hard to build, at least the ui bits.

Reply to this note

Please Login to reply.

Discussion

I've always wanted UIKit on other platforms

I think I might prefer this to UIKit

immediate mode is much simpler, and egui works on all platforms. uikit/swiftui are terrible programming models.