Closed Dbigshooter closed 7 years ago
It is very difficult to read as the image is blurred. But I think you have to save somewhere a reference to the first reveal view controller.
@iDevelopper Thanks for the quick response! How would you do that?
You could declare a variable in AppDelegate and save to it the first revealViewController then you can retrieve it from anywhere.
Sample:
Hi there,
I want to navigate back to another specific viewcontroller, but can't figure out how this is done, especially not when PBRevealViewController is in there. I've tried to draw what I want, any help will be greatly appreciated!