You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Routes go on the root navigation stack. Stations are modals that appear above the navigation stack. Stations can be "minimized", and multiple station modals can be opened at once (see functionality in Mail or Fantastical for examples). When a route is selected from a station view, the station modal is minimized, and the route is pushed after the minimization animation completes.
Write or include a library for minimizable modal views.
Ensure that there's no native way to do this in iOS, i.e. if Mail uses a public API.
Add a minimize button to minimizable modals.
Modify the station view controller and its header bar to be such a modal.
Quoting the 1.0 MVP:
The text was updated successfully, but these errors were encountered: