Splash Screeen
Hi
How do I create a splash screen that is displayed while the app initially starts up?
Thx
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi
How do I create a splash screen that is displayed while the app initially starts up?
Thx
Hi Deon,
Please take a look at here:
https://getsatisfaction.com/apperyio/...
That just tells you how to add html.
How do I build a screen that when the app starts up it is displayed while the app loads?
Deon,
This reference shows how to set up a splash screen:
http://blog.appery.io/2011/10/setting...
A splash screen is basically a page where an image covers the entire page. You may click on the image to open the app (go to the next page) or redirect automatically after x-seconds.
Here is how to set timeout: https://developer.mozilla.org/en-US/d...
Thank you all sorted