Hello! I have a basic tab bar set up, and I would like to know how to be able to select a tab button that is currently selected and have it re-perform by going to its set storyboard scene.
From my opening screen (tab bar button 1), I can tap a button and transfer to another screen and tab bar button 1 is still selected (good). However, when I am at the other screen and I press tab bar button 1, nothing happens (bad). I want it to travel back to the original screen. Is this possible to set up?
Thank you!
Nathan