Display Home Page only after all data is loaded

Hi, i mhave problem in my app, when i run it, the splash screen shows, and when it hides and HomePage shows up, data(on this data depends some ngIf and NgFor) in Home Page are not already loaded. After a short moment, data shows too, but it just feel weird. Is there any way i can show home page AFTER everything is loaded and ready?