I want to create an IPhone App using a tabbar and the QR-Code Reader. I would like to see the tabbar when I use the qrCode reader, like AR.
I should be like:
start app at LoginView -> TabBar with QRCode Reader, normal View, TableView
those last two views are NavigationControllers.
I recently tried a few options, but nothing worked correctly. I am using XCode 4.2 with storyboard.