You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I've gotten the slide menu configured as well as I can, and in truth, when I run my project, sliding from either side anchor's the top view controller to the side, except there's only a black screen below, not a tableView as I would like to think.
I have hooked up the LeftMenuViewController and RightMenuViewController to table views in the storyboard and set the correct code handlers for each ViewController. I can't seem to figure out why there's no tableView when I slide either right or left, only black.
Please help me. Thanks in advance.
The text was updated successfully, but these errors were encountered:
So, I've gotten the slide menu configured as well as I can, and in truth, when I run my project, sliding from either side anchor's the top view controller to the side, except there's only a black screen below, not a tableView as I would like to think.
I have hooked up the LeftMenuViewController and RightMenuViewController to table views in the storyboard and set the correct code handlers for each ViewController. I can't seem to figure out why there's no tableView when I slide either right or left, only black.
Please help me. Thanks in advance.
The text was updated successfully, but these errors were encountered: