Const
The scheme used by the synthetic base URL.
A native application has no document location, but the router matches on a URL, so an in-app navigation to /tasks is resolved against a base of stone://app. Deep links arrive with their own scheme and host and are used as they are.
/tasks
stone://app
The scheme used by the synthetic base URL.
A native application has no document location, but the router matches on a URL, so an in-app navigation to
/tasksis resolved against a base ofstone://app. Deep links arrive with their own scheme and host and are used as they are.