Full Screen Application

Hello All! New user here.
How can I make my app FullScreen?
I tried to statusBar.hide() in app.component.ts but it didn’t work. I also need to hide navigation. How to do this? Which files should I modify?

1 Like

Are you using Ionic1 or Ionic2? Please post the output of ionic info so we can get an idea of your working environment.

What navigation do you mean? If you are talking about the one added by the default starter template of an Ionic project, read the tutorial in the docs to learn what is what. Removing becomes easy then.

Android navigation, the Back Button, Home button, and Multitasking Button