Hi, I’ve recently completed the hikr tutorial app (really nice tutorial by the way!). I thought it would be interesting to add a new feature to it, but I’m not sure where to start:
I’d like to initiate the call to retrieve current hikes from the backend at the splash page before the user navigates to the main page. When the user actually opens the home page from the splash screen, I’d like to just let this process continue (if it’s not done yet) until the new items have been retrieved.