Which rust ui framework works the best on android? The only one I’ve seen being used is tauri, but its web based.
You must log in or # to comment.
As both an android and rust dev, I’m also interested. AFAIK the native android apps nowadays can’t be written in anything but java / kotlin (I’ve been using jetpack-compose for a few years now as its the recommended way).
I’d love to use rust and rust tooling, but don’t want to use any UI or web-UI layer to do so.


