I love the “Back” Button action. Why? Because when my users go from a simple list to a single item and then want to go “Back” not all of the list has to load again. This makes it a smooth process.
Is it possible to make linking actions that not force the next page to reload (if it already has loaded)? I want the same transition/features of the back button for other actions. Is that possible?
As I have a tab bar for each item, I can not use the “Back” button to go back to the list. But I do NOT want the list to load again.