I wanted to know if you can keep the navbar the same for each page? I dont want to save it as a component then put the same component on different pages, I want the ability to keep the navbar fixed and switch the container for each page. I've seen this on apps like twitter where the pages change, but not the navbar and it stays stationary throughout the entire app.
Thanks again!