Keep Tab Bar on Modal Segue
So my app's navigation is based around the use of a Tab Bar, and long
story short, I'm having to use a Modal Segue to access one of my View
Controllers. Is it possible for me to place some kind of code in the View
Controller in order to keep the Tab Bar visible (as a Modal always appears
on top of the previous view)?
Because my destination view is embedded in a navigation controller, I
can't simply push to it.
Help, lol. Thanks, B
No comments:
Post a Comment