Here is my setup (click 'setup' to see picture):
The Problem
When I segue from Blue back to Green, I lose my tab bar and I can't get to Red. I think this is because the segue that I used covered the entire screen and hid the Tab Bar. What segue should I be using? Why doesn't seguing back show the Tab Bar again?
Note that I want to use a button to switch between Green/Blue
(so far, only the Show Detail
segue works) but I want to use the Tab Bar to switch between Red/Green
.
I have tried this and this but neither worked for me.
Thanks in advance,
J. Shaw