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...