This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Support mobile browser address bar behavior #815
thirteenthstep
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really like the universal approach of expo-router. However, for usage in real life applications there will be users visiting Your website and there will be a lot of them using smartphones while doing so.
Mobile browser support, which includes natural behavior like collapsing/showing the address bar, is a very important step towards good conversion rates based on the visitors first impression.
If I do not like Your product on first sight, I might not even bothering installing Your app.
I noticed @react-navigation/stack does have built-in support for this, while native-stack does not. Maybe using js-based Stack would be a simple solution for web?
Beta Was this translation helpful? Give feedback.
All reactions