logoalt Hacker News

azkalamyesterday at 6:00 PM3 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

simonhamptoday at 3:19 AM

We're doing it with PHP... we call it SuperNative (https://nativephp.com/blog/supernative)

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/