Hi everyone,
I’m trying to understand what exactly happens behind the splash screen in the Native Mobile Beta builder.
Right now, my app takes several seconds to load (especially the first time a user downloads and opens it). That’s a big issue for user acquisition — most users quit before even seeing the first screen.
So I’d like to confirm:
-
When exactly does the native splash screen disappear?
-
Is it directly linked to when the root view finishes loading/rendering?
-
If I make my root view extremely lightweight (just a simple static layout or loading bar), would that help reduce the perceived loading time and make the splash disappear faster?
In other words, can a minimal custom “fake splash” view, set as root, speed up the transition between the system splash and the first interactive screen ('“fake splash” view) ?
Any technical clarification from the Bubble team or someone who’ve profiled this behavior would really help.
Thanks in advance.
Arthur