Remix.run Logo
serial_dev 15 hours ago

You gotta check Crux: Cross-platform app development in Rust

https://github.com/redbadger/crux

phi-go 14 hours ago | parent [-]

Crux seems interesting to share app logic between platforms but I don't see how it helps actually render something. Don't you still need a gui framework that supports android or ios?

K0nserv 9 hours ago | parent | next [-]

Having spent time around cross platform rollouts and development I think something like Crux is the best approach. Building a complete UI framework to rival what iOS and Android provide natively is a monumental task.

bbkane 14 hours ago | parent | prev [-]

Yes (from the README)