clayplumridge / initiative-tracker

0 stars 0 forks source link

Create the App Bar and hook it up to the Navigation Drawer #12

Closed clayplumridge closed 3 years ago

clayplumridge commented 3 years ago

Currently, on xs screens, the Navigation Drawer is hidden and has no way to be opened. We need to create an AppBar with a Hamburger Icon to open that Navigation Drawer.

Also need to brainstorm other useful information to put into the AppBar. Maybe a breadcrumb?