This simple application is an example of how to setup deep links using Go Router.
It features Android and iOS native setup, deep link handling, redirecting, creating guards and restoring user's original target destination.
Read the companion article for all the details:
The example app is composed of three screens:
Deep link navigation takes the user to the login screen first, then to the target destination (skipping the home page with the list view):