Tagged Questions
3
votes
1answer
734 views
Add overlay over top of ZBar scanner
I'm using the ZBar SDK to read QR codes on iPhone, however I want to add some text to the bottom of the camera/scanner view that is instructional text for the user. Here is what I have so far:
UIView ...