Capacitor: [feat] add an optional splash screen spinner

Created on 25 Oct 2018  路  3Comments  路  Source: ionic-team/capacitor

[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

Most helpful comment

All 3 comments

@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

Was this page helpful?
0 / 5 - 0 ratings