Using Page View Controller inside Tab Swift
问题 MY WORK SO FAR: So I have a Tab bar that looks like this: When I click on "Canteen" I want to be directed to a Page View Controller where I can swipe between different pages but stay on the same tab. I have this somewhat working: I have the Storyboard setup like this: As you can see that segue above is coming from the Tab Bar Controller. The third view (Can Page Item Controller, ID: "CanItemController) is used for all pages in the page view. The second view above (Page View Controller, ID: