Open
Description
I currently have a welcome screen where 8 out of 10 times, they are going to click on a specific button.
A web browser has the ability to pre-load the next route and render the page in the background.
It would be nice if i could some how pre-load the next "toRoute" matching a specific criteria so when the user taps on the button, the next page is already loaded with data and can make the app feel snappier in the beginning.