Front end of the Slack clone application.

Improve this doc

Status Bar

$ ionic cordova plugin add cordova-plugin-statusbar
$ npm install --save @ionic-native/status-bar

Usage Documentation

Plugin Repo: https://github.com/apache/cordova-plugin-statusbar

Manage the appearance of the native status bar.

Requires Cordova plugin: cordova-plugin-statusbar. For more info, please see the StatusBar plugin docs.

Supported platforms

  • Android
  • iOS
  • Windows