I have just implemented an SWRevealViewController
into my application and I have one problem.
The front view
(the view on top of the table view) is not the view controller I want on top. I have two view controllers
which I link to from my table view and the one I don't want displaying shows up.
How can I set One of the two view controllers I want at the front upon app launch?