How to charge all the data when Splash Screen is showing

Hi, I’m building an app with Ionic 2, and I made some http requests in app component, but I want to charge all the data when Splash Screen is on the screen.

How can I do it?

Thanks!