I'm going to try to be very detailed about this, and I hope one of you guys can help me out.
I have a Home VC with 2 lists stacked on top of each other, list #1 always shows up on top. However, if I click on list #2 and navigate to any of the sections on that list, when I go back to Home VC, list #1 shows up instead of the last list that was clicked (list #2).
What can I do so that HomeVC shows either list #1 or list #2 depending on which one I clicked last?