Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

ionic-team/ionic-tutorial-status-fade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic Statusbar Fade Tutorial

A simple fading statusbar as seen on the Facebook app on iOS 7

To run this, do:

$ cordova platform add ios
$ cordova plugin add org.apache.cordova.device
$ cordova plugin add org.apache.cordova.statusbar
$ cordova build ios
$ cordova emulate ios

It's crucial the plugins are installed properly or the effect won't work.

About

A simple fading statusbar as seen on the Facebook app on iOS 7

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published