wtg / Shuttle-Tracker-SwiftUI

Rensselaer campus shuttle tracker
https://shuttletracker.app
Mozilla Public License 2.0
9 stars 2 forks source link

Change navigation headers #91

Open emmaleengo opened 2 years ago

emmaleengo commented 2 years ago

Migrate headers to cleaner headers that allow the user to see time/wifi-connection/battery. This also has a clean back arrow.

See example below: example_header

See documentation here on some implementation of a navbar with back buttons: https://developer.apple.com/documentation/uikit/uinavigationcontroller/customizing_your_app_s_navigation_bar

Gerzer commented 2 years ago

I think that we should hold off on implementing these design changes for now. We can discuss them perhaps this fall, and I’ll leave this issue open in the meantime.