Dopes anyone know any good mobile app frameworks that are open source. I would like to be able to develop from windows, but move over to a mac (I own one) when I build for IOS. I want raw NATIVE ui provided by SwiftUI and whatever android has (material design I think).


I’m outta that racket, but way back when I used flutter/Dart, specifically because multiplatform support was a must and having dedicated Android/iOS/web devs wasn’t in the budget. no idea how the landscape is now, I imagine react native is the thing. as to performance, it was way faster than the alternatives of its time (meteor, ionic, etc), but still laged a bit behind native app development.