If you want to give the modal a route, you can use something like use-route-as-state to display the modal based on the query string.
Or you can hide the tabbar, but this won’t give you the “page on top” effect shown in your example.
If you want to give the modal a route, you can use something like use-route-as-state to display the modal based on the query string.
Or you can hide the tabbar, but this won’t give you the “page on top” effect shown in your example.