Skeleton Screen in Ionic3

Hi Everyone,

I want to create a full page loading screen for ionic3 app to improve the user experience.

Currently I am curious if there is a built-in function that can be called once everything on the page is loaded, including the images so that I can switch the loading screen to the loaded screen once everything finish loading.