by sam1r 3 days ago

That's only because SPAs routing maybe internal for that particular app. In that case, the UI/UX to end user is *only* possible and smooth when they hijack the back button as such.

bryanhogan 2 days ago | [-0 more]

Yeah, I think people are forgetting that if we want PWAs to behave and function like "native apps" that this functionality is needed.

I revently built an app with SvelteKit + Capacitor and had to implement the stack-based navigation one expects from a phone app myself.