For example:
I have a tab which called movies. First time I open the tab the data got loaded from Service API call and it takes around 10sec to load whole data.
The question is how to load data before opening the tab so the user doesn’t have to wait 10 sec or so.
Any ideas would be highly appreciated! thank you.