Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add animation option to hide/show method #18

Open
kirkas opened this issue Feb 14, 2014 · 1 comment
Open

Add animation option to hide/show method #18

kirkas opened this issue Feb 14, 2014 · 1 comment

Comments

@kirkas
Copy link

kirkas commented Feb 14, 2014

It would be great to be able to animate the way status bar appear/disappear, using native status bar animation (UIStatusBarAnimationSlide/UIStatusBarAnimationFade).

Ex:

StatusBar.show("fade");
StatusBar.hide("slide");
@wildabeast
Copy link
Member

Its a good idea. Unfortunately at the moment we (PhoneGap Build) don't have plans to commit time to adding features to this plugin, as it is more of just a stopgap for basic configuration of the StatusBar. However, if we were to receive a pull request for this feature, we would happily review and integrate it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants