Open EduardoGin opened 5 years ago
I wonder if the issue could be because of the top view (that's embedded in what exactly?) - maybe try it in a VC that does not have it? I'm planning to do a rewrite of this, but I'm not sure when I am able to accomplish it.
My navigation bar is inside a view.
If you are talking about the top view, its a View I created solely for that design.
Where I want to tabs to be is on that highlighted navigation bar.
Hello,
So, I access this VC with a segue and it works.
Although, when I tried to make it work with this pod it doesn't open anymore.
This is my VC's code. Am I missing anything?
`class PortfolioDetailsVC: SwipeViewController {
}`
In the image, the highlight is a navigation bar.
I would love some help.
Thanks