logoalt Hacker News

azkalamyesterday at 6:00 PM2 repliesview on HN

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?


Replies

ivmyesterday at 8:59 PM

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.

aboundyesterday at 6:07 PM

A Rust implementation of this idea is Crux: https://redbadger.github.io/crux/