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

[feat] add an optional splash screen spinner #928

Closed
peterpeterparker opened this issue Oct 25, 2018 · 3 comments
Closed

[feat] add an optional splash screen spinner #928

peterpeterparker opened this issue Oct 25, 2018 · 3 comments

Comments

@peterpeterparker
Copy link
Contributor

[X] I would like to suggest a feature

Description

Cordova provide the ability optionally to display a spinner over the splash screen.

Reference: https://github.com/apache/cordova-plugin-splashscreen

  <preference name="ShowSplashScreenSpinner" value="false"/>

I personally found this option interesting because I kind of feel that without spinner, even if the app took only 2 seconds too boot, as a user you kind of ask yourself if something is happening or not

If I'm not mistaken, maybe I missed it in the documentation, but this isn't possible yet in Capacitor therefore I allow myself to just suggest this feature

p.s.: If that would not be possible, already answered or if it's a duplicate etc. plz accept my apologies in advance

@ptitjes
Copy link
Contributor

ptitjes commented Oct 25, 2018

@peterpeterparker
Copy link
Contributor Author

@ptitjes thx for the links and details, definitely interesting and I might use it at some point, really cool 👍

that being said, I think the idea of a spinner is still kind of not too bad. It would be good to have a solution for both iOS and android and a spinner could be applied on full size splash image

@jcesarmobile
Copy link
Member

added spinner feature on #1653

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

No branches or pull requests

3 participants