We tried Tauri mobile (few months ago) and had the same disappointment. We will use RN or Dioxus(to share Rust code) for the mobile version. So it will be cool :)
We tried Tauri mobile (few months ago) and had the same disappointment. We will use RN or Dioxus(to share Rust code) for the mobile version. So it will be cool :)
I'm glad you figured that out early on. Sounds like mobile is going to be great indeed
is this a known pattern, I did a basic tauri app, but not sure what to do with mobile yet...
from our experience, we tried using stackflow on the frontend but encountered problems with responsive keyboard layouts. thought it was stackflow's problem but soon realized that it just wasn't implemented in tauri yet.
ref: https://github.com/daangn/stackflow