Comment by azkalam
17 hours ago
I can see the case for shared core libraries and then platform native views. This is best done in one programming language. Can Swift, Rust or .NET work here?
17 hours ago
I can see the case for shared core libraries and then platform native views. This is best done in one programming language. Can Swift, Rust or .NET work here?
We're doing it with PHP... we call it SuperNative (https://nativephp.com/blog/supernative)
Yes, native .NET without MAUI is great for that. I have my app running with MvvmCross and two native UIs on iOS and Android since 2018, with hundreds of thousands of installs.
A Rust implementation of this idea is Crux: https://redbadger.github.io/crux/