简体   繁体   中英

Splashscreen with custom button and without auto hide in IONIC

I would like to implement splashscreen with a button and some text and background images. Here, splashscreen is not a single png file instead it is a complete page consists of various views and text. The splashscreen will not auto hide but if I click on the start button then it will launch the first page of the application. Please let me know how to implement in ionic splashscreen with manual interaction to go to next page.

Thanks,

You cannot add any interaction into a splashscreen!

But you could ceate a start page which looks the same as the splashscreen and add that button. initially only the splashscreen is visible and after the splashscreen is disapearing the button gets visible inside the start page.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM