How to use @ionic-native/status-bar - 1 common examples

To help you get started, we’ve selected a few @ionic-native/status-bar examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github awslabs / aws-serverless-auth-reference-app / app / src / app / app.component.ts View on Github external
platform.ready().then(() => {
      // Okay, so the platform is ready and our plugins are available.
      // Here you can do any higher level native things you might need.
      new StatusBar().styleDefault();
    });
  }

@ionic-native/status-bar

Ionic Native - Native plugins for ionic apps

MIT
Latest version published 3 years ago

Package Health Score

78 / 100
Full package analysis

Popular @ionic-native/status-bar functions

Similar packages