How to navigate to different view controllers based on slide out menu
问题 I'm new to Swift and have been trying various thing for many hours now. Here's how my app looks like: Ideally I want them to click an option from this pop out menu that will take them to another view. Right now, I'm on the QuotesTimelineViewController but say I want to click on the bookmark button then I'd want to go to the SavedQuotesViewController. Here is how my storyboard looks like: The QuotesViewController has a NavigationController embedded in it. When you click the menu button it goes