Hi
I'm a bit new to app development and i've made an app with a login screen which loads in the app.js, on successful login it goes to page1.js where I've created a navigation group, via buttons on a dashboard. When I click on the dashboard buttons the pages load up but I'm missing the navigation bar at the top of the window so there is no way to go back. I'm a bit confused why its not loading but dont know if I need to have the navigation group create in the app.js? I haven't got the navbar hidden attribute anywhere either.
Your Answer
Think you can help? Login to answer this question!