Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

tabbar

  1. C

    iOS Swift3 Tab Bar Controller - Single View Controller

    I'm trying to write a simple bar code scanning app using a hardware attachment to an iOS device. The restriction is that I can only have one view controller descending from the device events, but I need 3 or 4 tabbed views responding to the device. So in essence - I need two or more views with...