Closed alyberty closed 10 years ago
Thank you!
Could you release a new version, so it is available via Cocoapods?
pod 'RSBarcodes’, :git => 'https://github.com/yeahdongcn/RSBarcodes.git'
Use this for now and I will create new tag and PR for this new version.
Best wishes, R0CKSTAR✉
On Jul 15, 2014, at 10:53 PM, alyberty notifications@github.com wrote:
Could you release a new version, so it is available via Cocoapods?
— Reply to this email directly or view it on GitHub.
Added the possibility to create the
RSScannerViewController
from code and set up theRSCornersView
automatically. Also added optional controls (return, change camera, torch). Interface is both iPhone/iPod and iPad compatible. You can also set a preferred camera position when creating the ViewController. - See sample Code It is intended as a drop in code, so you don't have to create your own interface for scanning a barcode.